Commit Graph

10837 Commits

Author SHA1 Message Date
Vojtech Juranek
3f3672c9e7 [ci] Mark stopCurrentIncrementalSnapshotWithoutCollectionsAndTakeNewNewIncrementalSnapshotAfterRestart as flaky 2024-03-25 17:48:31 +01:00
Vojtech Juranek
6b35efc00a DBZ-7661 Don't propagate cancelation exption when polling is stopped
`CancellationException` should be thrown mostly in the test when we want
to stop as soon as possible and may not wait for polling task to finish.
2024-03-25 17:48:31 +01:00
Vojtech Juranek
8e0c6ad88e DBZ-7661 Close properly offset backing store 2024-03-25 17:48:31 +01:00
Vojtech Juranek
16a089abb6 DBZ-7661 Always shut down record processing thread pool 2024-03-25 17:48:31 +01:00
Debezium Builder
1d2d10454d [release] New parent 2.6.0-SNAPSHOT for development 2024-03-25 10:12:00 +00:00
Debezium Builder
fa1a95f26f [maven-release-plugin] prepare for next development iteration 2024-03-25 10:09:37 +00:00
Debezium Builder
d2695fe88f [maven-release-plugin] prepare release v2.6.0.CR1 2024-03-25 10:09:37 +00:00
Debezium Builder
efa61b6567 [release] Stable parent 2.6.0.CR1 for release 2024-03-25 10:09:07 +00:00
Debezium Builder
e49c9d5150 [release] Development version for testing module deps 2024-03-25 10:08:51 +00:00
Debezium Builder
4df18d9f43 [maven-release-plugin] prepare for next development iteration 2024-03-25 09:57:05 +00:00
Debezium Builder
9656da1fad [maven-release-plugin] prepare release v2.6.0.CR1 2024-03-25 09:57:04 +00:00
Debezium Builder
bc36dfff80 [release] Stable 2.6.0.CR1 for testing module deps 2024-03-25 09:54:43 +00:00
Jiri Pechanec
08fa9c6bdb [release] Changelog for 2.6.0.CR1 2024-03-25 08:50:41 +01:00
mfvitale
689818aec3 DBZ-7308 Remove MongoDbSnapshotterServiceProvider.java 2024-03-25 05:46:46 +01:00
mfvitale
8a6e7e93fa DBZ-7308 Manage when snapshot service is not available for connectors not supporting it 2024-03-25 05:46:46 +01:00
mfvitale
662a0518ac DBZ-7308 Fix MySQL tests 2024-03-25 05:46:46 +01:00
mfvitale
c7a28021a6 DBZ-7308 Remove connector specific SnapshotLockProvider and SnapshotterServiceProvider 2024-03-25 05:46:46 +01:00
mfvitale
60a0b1b5c3 DBZ-7308 tableLockingStatement from SnapshotLock interface now takes just one table in input 2024-03-25 05:46:46 +01:00
mfvitale
ae9009303c DBZ-7308 Move getSnapshottingTask to RelationalSnapshotChangeEventSource 2024-03-25 05:46:46 +01:00
mfvitale
265ba0f6e6 DBZ-7308 Check if configured snapshot mode permits streaming before starting it. 2024-03-25 05:46:46 +01:00
Jiri Pechanec
13b5224579 DBZ-7660 Reduce the severity as it is usually false positive 2024-03-22 08:42:52 +01:00
roldanbob
776851157f
[docs] Correct references to MongoDB
Use the official name to refer to the MongoDB product.
2024-03-21 13:34:58 -04:00
roldanbob
cef71ce0c9
[docs] Update description of notification timestamp field
Aligns reference to UNIX epoch with other instances in the documentation. Per style guidelines, write `UNIX` in all caps.
2024-03-21 13:20:16 -04:00
Chris Cranford
e3abe0adb5 DBZ-6900 Add test case for Oracle CLOB using UPSERT 2024-03-21 14:52:32 +01:00
Jiri Pechanec
2bd53a37c0 DBZ-7666 Support RETURNING as identifier 2024-03-21 11:53:34 +01:00
Chris Cranford
4356db3292 DBZ-7690 Fix history comparisons for SERVER_ID_KEY and TIMESTAMP_KEY 2024-03-21 08:41:47 +01:00
roldanbob
dfa37a729b DBZ-7653 Edits;adds xrefs to topic about enabling query log events 2024-03-21 08:38:06 +01:00
roldanbob
2b49da15b5 DBZ-7653 Add DP note about PG exactly-once delivery 2024-03-21 08:38:06 +01:00
roldanbob
b9af1c135c DBZ-7653 Set parallel snapshots to DP, use of connector w/ MariaDB to TP 2024-03-21 08:38:06 +01:00
roldanbob
67d1a7a267 DBZ-7653 Remove TP designation for MongoDB incremental snapshots 2024-03-21 08:38:06 +01:00
Fiore Mario Vitale
3363193fa3 DBZ-7304 Update MongoDb doc for snapshot modes alignment
Co-authored-by: roldanbob <broldan@redhat.com>
2024-03-21 08:31:48 +01:00
mfvitale
344c12d976 DBZ-7304 Update MongoDb doc for snapshot modes alignment 2024-03-21 08:31:48 +01:00
mfvitale
3c4eed0918 DBZ-7304 Add tests for Always and Custom snapshot mode for MongoDb connector 2024-03-21 08:23:30 +01:00
mfvitale
3962e34664 DBZ-7304 Align snapshot modes for MongoDb connector 2024-03-21 08:23:30 +01:00
Chris Cranford
84fc3b8572 DBZ-7662 Update Debezium Server to Quarkus 3.2.11.Final 2024-03-21 08:21:01 +01:00
roldanbob
f3c43d1b7e DBZ-6573 Fix typo 2024-03-20 08:48:08 +01:00
roldanbob
908f4f6f32 DBZ-6573 Enhance description of errors.max.retries property 2024-03-20 08:48:08 +01:00
Chris Cranford
1822005d7c DBZ-7665 Exclude jcl-over-slf4j dependency 2024-03-20 05:57:50 +01:00
Chris Cranford
bad5a964c1 DBZ-6896 Enable XML tests for Oracle OpenLogReplicator
OpenLogReplicator 1.5 introduces XML support that works with Debezium. Removed all
skip annotations on such tests and updated documentation.
2024-03-19 18:45:58 -04:00
Jiri Novotny
69185a7137 DBZ-7630 Bump strimzi api to 0.40.0 2024-03-19 15:44:31 +01:00
Jiri Novotny
c04b2ed003 DBZ-7630 Bump up system test dependencies 2024-03-19 15:44:31 +01:00
Chris Cranford
9f6a26b0af DBZ-7389 Log exceptions 2024-03-19 13:53:08 +01:00
Chris Cranford
0d62e0da06 DBZ-7389 Oracle log collector with full RAC support 2024-03-19 13:53:08 +01:00
roldanbob
3c9813f47a DBZ-7647 Update property description with prequisite information 2024-03-19 13:42:36 +01:00
roldanbob
d3ca2d5f69 DBZ-7646 insert missing word 2024-03-19 13:42:36 +01:00
roldanbob
1fbf82f5e0 DBZ-7647 Adds capture.mode.full.update.type entry to config props table 2024-03-19 13:42:36 +01:00
Vaibhav Kushwaha
a4190be7b4 DBZ-7649 added missing test annotation 2024-03-19 13:37:19 +01:00
Chris Cranford
3f2e9caa60 DBZ-7657 Use SQL Server 2022 instead of 2019 2024-03-19 11:38:01 +01:00
Chris Cranford
7f46f72747 DBZ-7657 Use SQL Server 2022 instead of 2019 2024-03-19 11:37:28 +01:00
Chris Cranford
97b5e335e2 DBZ-7458 Fix PK change LOB re-query with converted values 2024-03-18 16:05:29 -04:00