Commit Graph

10158 Commits

Author SHA1 Message Date
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
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
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
Chris Cranford
3a66a45632 DBZ-7596 Support reselection of ARRAY schema types 2024-03-18 13:44:14 +01:00
Chris Cranford
200f9ed28e DBZ-7596 Improved tests for reselect post processor 2024-03-18 13:44:14 +01:00
Chris Cranford
0e267d8ef6 DBZ-7596 Support reselection of PostgreSQL hstore values 2024-03-18 13:44:14 +01:00
Chris Cranford
fa482da850 [ci] Mark SqlServerConnectorIT restartInMiddleOfTx* tests Flaky 2024-03-18 13:12:05 +01:00
Chris Cranford
e26d3efedc DBZ-7645 Revert removal of LogMiner continuous mining 2024-03-18 13:08:04 +01:00
Chris Cranford
95a8145015 DBZ-7652 Upgrade MySQL driver to 8.3.0 2024-03-18 10:59:52 +01:00
Chris Cranford
1274c08050 DBZ-7656 Upgrade Debezium Quarkus Outbox Extension to Quarkus 3.8.3 2024-03-18 10:16:34 +01:00
Jiri Novotny
c27cc92256 DBZ-7644 Add JDBC connector to listing.sh in artefact server 2024-03-18 09:26:35 +01:00
Chris Cranford
82b4038eb3 DBZ-7643 Support numeric values without mantissas 2024-03-15 09:59:51 +01:00
Chris Cranford
2a9f3ab82c [ci] Bump tj-actions/changed-files from v42.1.0 to v43.0.0 2024-03-14 23:23:20 -04:00
Chris Cranford
c59c3ead0e [ci] Fix java outreach job for Quarkus Outbox 2024-03-14 23:23:01 -04:00
Luca Scannapieco
0865bf5c3b [docs] rewording
Co-authored-by: roldanbob <broldan@redhat.com>
2024-03-14 22:10:10 -04:00
Luca Scannapieco
75efbbed8e [docs] rewording
Co-authored-by: roldanbob <broldan@redhat.com>
2024-03-14 22:10:10 -04:00
Luca Scannapieco
c3bbd68b76 [docs] Clearify incremental snapshot procedure for Oracle 2024-03-14 22:10:10 -04:00
eizners
4cd477dd6b DBZ-7646 Support empty or null user/passwords with Redis connections 2024-03-14 22:08:54 -04:00
mfvitale
71256cf1bc DBZ-7616 Honor the message.key.columns order while building query for incremental snapshot 2024-03-14 08:08:51 +01:00
Fiore Mario Vitale
9270ff70ad DBZ-7305 Update Db2 doc for snapshot modes alignment
Co-authored-by: roldanbob <broldan@redhat.com>
2024-03-14 06:51:51 +01:00