Commit Graph

4887 Commits

Author SHA1 Message Date
Jiri Pechanec
c53785dde7 DBZ-3473 Incremental Snapshot support for MySQL 2021-05-06 05:37:36 +02:00
Jiri Pechanec
4e95056ddd DBZ-3473 Test stabilization 2021-05-06 05:37:36 +02:00
Jiri Pechanec
d10bf3f7ef DBZ-3473 Log chunk id 2021-05-06 05:37:36 +02:00
Jiri Pechanec
49c5a00bbf DBZ-3473 Share read JDBC value between regular and incremental snapshot 2021-05-06 05:37:36 +02:00
Jiri Pechanec
91ecbcc81a DBZ-3473 Share read statement creation between regular and incremental snapshot 2021-05-06 05:37:36 +02:00
Jiri Pechanec
dd2bc6354b DBZ-3473 Pass the main clock form connector 2021-05-06 05:37:36 +02:00
Jiri Pechanec
3371e6ccb3 DBZ-3473 Enable per-dialect query limit 2021-05-06 05:37:36 +02:00
Jiri Pechanec
260c32cf0e DBZ-3473 Resume parallel snapshot after connector restart 2021-05-06 05:37:36 +02:00
Jiri Pechanec
4d52b21a76 DBZ-3473 Ignore parallel snapshot for connector not supporting it 2021-05-06 05:37:36 +02:00
Jiri Pechanec
fd9c9d02b4 DBZ-3473 Handle exceptions 2021-05-06 05:37:36 +02:00
Jiri Pechanec
37626c0dfe DBZ-3473 Extract incremental snapshot context 2021-05-06 05:37:36 +02:00
Jiri Pechanec
07371c085b DBZ-3473 Watermark signals must be in separate tx 2021-05-06 05:37:36 +02:00
Jiri Pechanec
a52c536a68 DBZ-3473 First prototype of incremental snapshotting 2021-05-06 05:37:36 +02:00
roldanbob
66da6938a0
[docs] Restore ModuleID to Db2 connector props topic
Restore the ModuleID declaration `descriptions-of-debezium-db2-connector-configuration-properties` that is used for the for the connector properties topic downstream and which was removed as part of the recent user guide update for the Db2 connector in DBZ-3298.
2021-05-05 23:15:43 -04:00
roldanbob
91d3dfde0a
[docs] Restore downstream ModuleID for config properties topic
Previously, I removed the downstream ModuleID declaration for the Connector properties topic on L1947  because of a linking problem. I now believe that the problem resulted from errors in the way that the downstream content was structured, so I've restored the Module ID and the link to it on L1642.
2021-05-05 22:16:41 -04:00
roldanbob
257b1f32dc
[docs] Correct typo
Emitting is misspelled as emmitting.
2021-05-05 17:21:38 -04:00
Jiri Pechanec
7415dc91de DBZ-3497 Rename the variable 2021-05-05 13:17:28 +02:00
Anisha Mohanty
5156ea0d16 DBZ-3497 Handle MySQL DATE default value parser to accept timestamp 2021-05-05 13:17:28 +02:00
Jiri Pechanec
e6d1beb697 DBZ-3382 Add to server BOM 2021-05-05 08:14:25 +02:00
Jiri Pechanec
26786116fd DBZ-3382 Align with latest pom 2021-05-04 09:02:19 +02:00
Alfusainey Jallow
40d023817d DBZ-3382 Incoprate feedback, run ITs and add documentation
Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
2021-05-04 09:02:19 +02:00
Alfusainey Jallow
ccfc3ccfe8 DBZ-3382 Support pass-through config properties
Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
2021-05-04 09:02:19 +02:00
Alfusainey Jallow
94feea19c6 DBZ-3382 Kafka sink adapter for Debezium Server
Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
2021-05-04 09:02:19 +02:00
roldanbob
40e84cfb79
[docs] Fix typo in downstream annotation
On L557, change the downstream `Title` annotation from `About keys in {prodname} mysql change events` to `... MySQL change events`.
2021-05-03 12:35:52 -04:00
Gunnar Morling
8527af5696 DBZ-3478 Typo fix 2021-04-30 09:46:41 +02:00
Anisha Mohanty
e663b923ff DBZ-3467 'group' keyword to be used as ID 2021-04-29 22:35:17 +02:00
Gunnar Morling
199c510d78 DBZ-3478 README update 2021-04-29 11:57:38 +02:00
Anisha Mohanty
42166adfdc DBZ-3468 Test for create table with partition and subpartition 2021-04-29 09:31:11 +02:00
Anisha Mohanty
da9ed004d4 DBZ-3468 Add missing parentheses to subpartition definition 2021-04-29 09:31:11 +02:00
Gunnar Morling
dc02b896cd DBZ-3449 Moving QA releated plug-ins to separate profile, so to avoid loading them at all 2021-04-28 15:14:05 +02:00
Anisha Mohanty
98ce954332 DBZ-3427 Change wording in connector field database.server.name 2021-04-28 13:18:52 +02:00
Anisha Mohanty
a6b54c7000 DBZ-3427 Validate the server name field 2021-04-28 13:18:52 +02:00
Gunnar Morling
8f891248ad DBZ-3429 Making option retrieval lenient towards trailing/leading whitespace 2021-04-28 11:01:27 +02:00
kyleyj
99536f21d2 DBZ-3429 Support spaces in the SQL Server properties
Many of the SQL Server properties support spaces in the comma-separated lists.
However, the snapshot.select.statement.overrides property doesn't support
spaces after the commas.
2021-04-28 10:23:02 +02:00
jcechace
4acf475cad DBZ-3474 Adding Apicurio converters to connect image built by OpenShift testsuite 2021-04-28 09:05:21 +02:00
Anisha Mohanty
d327acca6f DBZ-3422 Add all missing privileges for MariaDB 2021-04-27 11:20:35 +02:00
Gunnar Morling
0250c64013 DBZ-3161 Formatting 2021-04-26 13:07:23 +02:00
Gunnar Morling
5e1a91f749 DBZ-3161 Doc update 2021-04-26 13:07:23 +02:00
Gunnar Morling
b225092f1a DBZ-3161 Using fallback option in legacy code path 2021-04-26 13:07:23 +02:00
Gunnar Morling
91b784c3b6 DBZ-3161 Avoid failing when legacy option is given; also
* adding all public history options on config surface
* adding missing whitespace in field docs
* recommending non-deprecated option in docs
2021-04-26 13:07:23 +02:00
Anisha Mohanty
11fb079582 DBZ-3161 Add database.history.store.only.captured.tables.ddl option & CapturedTables metrics to documentation 2021-04-26 13:07:23 +02:00
Anisha Mohanty
f0f8d5d180 DBZ-3161 Refactor/Rename all references of MonitoredTables to CapturedTables 2021-04-26 13:07:23 +02:00
Anisha Mohanty
062c1c3860 DBZ-3161 Add new option for CapturedTables, deprecate existing MonitoredTables option & emit warnings 2021-04-26 13:07:23 +02:00
Anisha Mohanty
4a86330c0a DBZ-3161 Add new CapturedTables metrics 2021-04-26 13:07:23 +02:00
Chris Cranford
1ef7278ab0 DBZ-3458 No need to exclude test scoped dependency from assembly 2021-04-26 10:48:45 +02:00
Gunnar Morling
8dd5acb9bd DBZ-3458 No need to exclude test scoped dependency from assembly 2021-04-26 10:48:45 +02:00
Gunnar Morling
2088c035b1 DBZ-3449 Adding "quick" profile 2021-04-26 06:09:14 +02:00
Gunnar Morling
191a046c4b DBZ-3463 Upgrading binlog client 2021-04-23 16:38:44 -04:00
Bob Roldan
4193488c34 [docs] Modify conditional delimiter in attempt to fix downstream error. 2021-04-22 17:22:52 -04:00
Jiri Pechanec
4c90ef9b46 DBZ-2870 Use Java 11 setting only when JDK 11 is used 2021-04-22 11:38:16 +02:00