Commit Graph

5919 Commits

Author SHA1 Message Date
Chris Cranford
0cab025627 DBZ-4012 Clarify differences between event.id and payload.id 2021-11-18 21:45:41 +01:00
Chris Cranford
970792bc40 DBZ-4012 Deprecate/Rename debezium namespace config options 2021-11-18 21:45:41 +01:00
Chris Cranford
7a4140c6aa DBZ-4012 ActivateTracingSpan is pass-through when OpenTracing unavailable 2021-11-18 21:45:41 +01:00
Chris Cranford
f600efdffb DBZ-4169 Consolidate rollback and recently committed trx caches 2021-11-18 20:47:09 +01:00
Chris Cranford
e0065536f0 DBZ-4169 Suggested changes 2021-11-18 20:47:09 +01:00
Chris Cranford
5599938669 DBZ-4169 Enforce existence of Hotrod client server list option when necessary 2021-11-18 20:47:09 +01:00
Chris Cranford
1f06f1a038 DBZ-4169 Extract strings to constants 2021-11-18 20:47:09 +01:00
Chris Cranford
bcbff0b7e3 DBZ-4169 Raise error when using log.mining.buffer.location option 2021-11-18 20:47:09 +01:00
Chris Cranford
c93d7c9a9a DBZ-4169 Document new Infinispan buffering modes 2021-11-18 20:47:09 +01:00
Chris Cranford
48b5602ead DBZ-4169 Cleanup Oracle POM 2021-11-18 20:47:09 +01:00
Chris Cranford
9e52ae8137 DBZ-4169 Consolidate CacheProvider impls into Processor impls 2021-11-18 20:47:09 +01:00
Chris Cranford
ab40b77120 DBZ-4169 Flush out configuration options; fix ConfigDef test 2021-11-18 20:47:09 +01:00
Chris Cranford
cc130b9f56 DBZ-4169 Cleanup cache creation 2021-11-18 20:47:09 +01:00
Chris Cranford
640d5cbd18 DBZ-4169 Cleanup TestHelper 2021-11-18 20:47:09 +01:00
Chris Cranford
f42c47b63b DBZ-4169 Support remote Infinispan caches 2021-11-18 20:47:09 +01:00
Jiri Pechanec
212fdb7912 DBZ-3938 Make assertions order independent 2021-11-18 20:24:53 +01:00
Jiri Pechanec
974c5df579 DBZ-3938 Add CI for MongoDB 5.0 2021-11-18 20:24:53 +01:00
Yang
e8386bca8c
DBZ-4295 Documentation for the new config
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-11-18 20:22:14 +01:00
narcsfz
c623467095 DBZ-4295: Add copyright 2021-11-18 16:48:31 +01:00
narcsfz
be1859a3e3 DBZ-4295: Update Vitess version to 12.0.0 2021-11-18 16:48:31 +01:00
Vojtech Juranek
c0a65743f8 DBZ-1042 Allow Postgres connector to use numeric slot names
To be able to use numeric slot names, the slot name has to be quoted.
This may be consider as s bug in Postgres driver as Debezium passes the
slot name as string. To workaround this issue, quote the slot name on
the Debezium side.
2021-11-18 10:27:48 +01:00
Vojtech Juranek
1ca917a428 DBZ-1042 Allow numeric slot names 2021-11-18 10:27:48 +01:00
Gunnar Morling
f0efd789a5
[docs] Updating note on SQL Server on Azure 2021-11-18 09:24:27 +01:00
Kate
dab6fefce2 DBZ-4196 Document schema changes during incremental snapshot config 2021-11-18 08:41:49 +01:00
Chris Cranford
97f08a0de3 DBZ-4308 Avoid NPE during table/column length checks 2021-11-17 17:14:26 -05:00
Gunnar Morling
ca95b424fb DBZ-3528 Misc. clean-up 2021-11-17 16:02:06 +01:00
Sungho Hwang
78c92c3772 DBZ-3528 turned access modifier of jsonNodeToSchemaBuilder() back to private 2021-11-17 16:02:06 +01:00
Gunnar Morling
03433b663b DBZ-3528 Misc. fixes 2021-11-17 16:02:06 +01:00
Sungho Hwang
7c95636668 DBZ-3528 Chaged variable naming for better readability 2021-11-17 16:02:06 +01:00
Sungho Hwang
c9eb0f9157 DBZ-3528 Refactored several parts according to the feedbacks
A delegate class for common logic between two Outbox Event Routers has been created.
Documentation has been fixed.
The configuration properties for MongoDB Outbox Event Router have been changed to use existing Outbox Event Router's.
2021-11-17 16:02:06 +01:00
Sungho Hwang
0cbf324e31 DBZ-3528 Refactored codes 2021-11-17 16:02:06 +01:00
Sungho Hwang
482cc2d529 DBZ-3528 Modified code formatting 2021-11-17 16:02:06 +01:00
Sungho Hwang
0b9fc88ea6 DBZ-3528 Applied the code style rules 2021-11-17 16:02:06 +01:00
Sungho Hwang
2c279b07f6 DBZ-3528 Wrote MongoDB Outbox Event Router with documentation and its unit & integration tests 2021-11-17 16:02:06 +01:00
Anisha Mohanty
f1173e53d4
DBZ-4225 Update last offset for logging statements
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-11-17 15:46:22 +01:00
Gunnar Morling
f4fb1124f3
[docs] Updating supported Postgres versions 2021-11-17 12:09:23 +01:00
Gunnar Morling
9c41053fcb DBZ-1931 Hyper-linking some options in docs 2021-11-17 10:06:41 +01:00
Vojtech Juranek
5ed669dcd7 DBZ-1931 Document mapping and config option 2021-11-17 09:30:15 +01:00
Vojtech Juranek
50da5e31dc DBZ-1931 Allow to specify number of fraction digits for the money type 2021-11-17 09:30:15 +01:00
Vojtech Juranek
6f286fe50c DBZ-1931 Reflect decimal.handling.mode in money conversion 2021-11-17 09:30:15 +01:00
Chris Cranford
593359e3f8 DBZ-4224 Fix parsing of creation of queue tables 2021-11-16 20:55:36 +01:00
Sergei Morozov
0e04204443 DBZ-4285: Handle login failure during instance upgrade as retriable 2021-11-16 20:31:26 +01:00
Chris Cranford
1745203866 DBZ-4276 Clarify unavailable placeholder docs 2021-11-16 20:29:59 +01:00
Chris Cranford
ba525abe97 DBZ-4276 Use xref rather than link-prefix 2021-11-16 20:29:59 +01:00
Chris Cranford
e3da449303 DBZ-4276 Expose unavailable value placeholder for PG and Oracle only 2021-11-16 20:29:59 +01:00
Chris Cranford
d1453eb954 DBZ-4276 Improve map initialization 2021-11-16 20:29:59 +01:00
Chris Cranford
ca17352221 DBZ-4276 Unify unavailable value placeholder handling
Deprecate the `toasted.value.placeholder` option in PostgreSQL in favor
of the new `unavailable.value.placeholder` option that is shared by all
relational connectors.
2021-11-16 20:29:59 +01:00
Chris Cranford
0fbfd88f6c DBZ-4276 Add unavailable.value.placeholder support for Oracle 2021-11-16 20:29:59 +01:00
Anisha Mohanty
9bfcf021d7 DBZ-4280 Allow Alter Table to Rebuild an Index Partition 2021-11-16 11:18:25 -05:00
Kate
44073cf7d8 DBZ-4196 Support schema changes during incremental snapshot 2021-11-16 14:56:06 +01:00