Commit Graph

9880 Commits

Author SHA1 Message Date
Jiri Kulhanek
1513227578 DBZ-7258 Reconnect DB feature for JDBC Storage 2024-03-27 07:02:16 +01:00
Jiri Novotny
8be05c9314 DBZ-7708 Exclude Jackson from connect-runtime 2024-03-26 15:34:55 +01:00
Martin Medek
be401344c4 DBZ-7706 Added mongo-sharded-replicaset tag to system tests, removed other tags 2024-03-26 11:29:06 +01:00
Jiri Pechanec
93458ccaf8 DBZ-7359 Move documentation to connector specific page 2024-03-26 11:10:53 +01:00
Ciaran O'Reilly
90b734c170 DBZ-7359 add warning documentation 2024-03-26 11:10:53 +01:00
Ciaran O'Reilly
d8c323a520 DBZ-7359 incorporate 1st set of review feedback 2024-03-26 11:10:53 +01:00
Ciaran O'Reilly
1070e5f505 DBZ-7359 fix checkstyle and formatting check failures 2024-03-26 11:10:53 +01:00
Ciaran O'Reilly
fefcd4e79c DBZ-7359 Added setQueryColumnValue fix and supporting Integration Tests 2024-03-26 11:10:53 +01:00
Jiri Novotny
e8c3dbc571 DBZ-7592 checkstyle fix 2024-03-26 09:23:18 +01:00
Jiri Novotny
ab8bae5529 DBZ-7592 Add JDBC sink system tests 2024-03-26 09:23:18 +01:00
dependabot[bot]
8d11b39c47 [ci] Bump tj-actions/changed-files from 43.0.0 to 43.0.1
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 43.0.0 to 43.0.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v43.0.0...v43.0.1)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 05:57:50 +01:00
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
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
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