Commit Graph

10776 Commits

Author SHA1 Message Date
Chris Cranford
28ca70c396 DBZ-8054 Rework key sort to fix Infinispan test failures 2024-07-31 12:21:22 -04:00
Jeremy Ford
41a817828d DBZ-8054 Formatting 2024-07-31 12:21:22 -04:00
Jeremy Ford
76aa135c0c DBZ-8054 Reorder methods for easier comparison. Marked methods where impls are different from original. 2024-07-31 12:21:22 -04:00
Chris Cranford
c056d7657e DBZ-8054 Fix test failures 2024-07-31 12:21:22 -04:00
Jeremy Ford
bebf53a143 DBZ-8054 Fix oldest transaction comparison logic 2024-07-31 12:21:22 -04:00
Jeremy Ford
1315842f1f DBZ-8054 Refactor removeEventWithRowId to reduce scans of events 2024-07-31 12:21:22 -04:00
Jeremy Ford
1be6121416 DBZ-8054 Change MemoryLogMinerEventProcessor to extend AbstractTransactionCachingLogMinerEventProcessor 2024-07-31 12:21:22 -04:00
Jeremy Ford
ff828a340e DBZ-8054
Refactor caching into common base class
Provide new LogMinerCache interface for swapping out alternative caches
2024-07-31 12:21:22 -04:00
Vojtech Juranek
fb94614419 DBZ-8106 Close transfomations upon embedded engine stop 2024-07-31 11:19:07 +02:00
Vojtech Juranek
63377d9d6a DBZ-8106 Stop header converter after stopping connector and its tasks 2024-07-31 11:19:07 +02:00
Vojtech Juranek
fcf2cf1752 [docs] Fix rabbitmq config link 2024-07-31 10:53:16 +02:00
Chris Cranford
ef080e42d8
DBZ-8008 Merge branch 'jdbc-merge' into main 2024-07-30 11:05:51 -04:00
Chris Cranford
1602123908
DBZ-8008 Update build to include jdbc sink 2024-07-30 09:02:30 -04:00
Chris Cranford
b58401dcf3 DBZ-8104 Fix converters documentation examples 2024-07-30 08:01:48 -04:00
Chris Cranford
45e28dd169 DBZ-8055 Consolidate code & fix case where start equals end 2024-07-30 12:54:42 +02:00
Chris Cranford
8df2677289 DBZ-8055 Cap LogMiner range to min open redo thread last scn 2024-07-30 12:54:42 +02:00
Chris Cranford
e925bd23fc DBZ-8102 Make ORA-26928 "Unable to communicate with XStream apply coordinator process" retriable 2024-07-30 10:54:14 +02:00
Chris Cranford
7fc206bda6 DBZ-3656 Use online_catalog as default strategy 2024-07-29 15:57:59 -04:00
Chris Cranford
7363acb479 DBZ-8099 Add MariaDB Connector/J License 2024-07-29 10:37:16 +02:00
Chris Cranford
5df18e5e6b DBZ-8088 Add MariaDB connector to release pipeline 2024-07-29 10:36:25 +02:00
Jiri Pechanec
d8c63592ad DBZ-8008 Move JDBC sink connector into main repository 2024-07-29 07:37:56 +02:00
Chris Cranford
4c4447d395 [docs] Add driver.* namespace pass-through section for PostgreSQL 2024-07-26 10:45:04 -04:00
Chris Cranford
8a2249037a DBZ-8078 Update COPYRIGHT.txt and Aliases.txt 2024-07-25 06:42:59 -04:00
Timo Wilhelm
4dddb43a5d DBZ-8078 Update password pattern to include '.secret' 2024-07-25 06:42:59 -04:00
Chris Cranford
81bfe2ed7b [docs] Add contributor to Aliases.txt and COPYRIGHT.txt 2024-07-25 01:40:34 -04:00
Henk van Dyk
6b0b62c855 [docs] Update signalling.adoc
JSON syntax incorrect on Signal example
2024-07-25 01:40:34 -04:00
Chris Cranford
2603a96a48 DBZ-8089 Reset column scale on MODIFY ddl statements 2024-07-25 01:13:38 -04:00
Vadzim Ramanenka
2851beadf5 DBZ-8092: No viable alternative at input "add COLUMN yes"
MySQL permits `yes` keyword to be used as an identifier.
2024-07-25 01:12:00 -04:00
Jakub Cechacek
d1f1792b69 DBZ-8022 Cleaned up the pause/resume API of BufferingChangeStreamCursor 2024-07-24 23:11:01 -04:00
ani-sha
6de3e9fd3b DBZ-8022 Correctly handle pausing of fetcher thread 2024-07-24 23:11:01 -04:00
ani-sha
2b9236e318 DBZ-8022 Pass ChangeEventSourceContext to EventFetcher and reuse the methods 2024-07-24 23:11:01 -04:00
ani-sha
5380fe3a13 DBZ-8022 Handle pause/resume polling for buffer changestreams cursor 2024-07-24 23:11:01 -04:00
Thomas Thornton
065a46d7b0 DBZ-8069 Update documentation 2024-07-23 11:42:57 -04:00
twthorn
9401d473da DBZ-8069 Add docs on override data change topic prefix config 2024-07-23 11:42:57 -04:00
dependabot[bot]
71993ee3d6 [ci] Bump tj-actions/changed-files from 44.5.5 to 44.5.6
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.5 to 44.5.6.
- [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/v44.5.5...v44.5.6)

---
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-07-22 18:43:36 -04:00
Chris Cranford
1e304e5b9e DBZ-7840 Remove non-existent dependencies 2024-07-19 08:43:28 -04:00
Chris Cranford
051b8a3e32 DBZ-7840 Fix API deprecation with ISPN 15 2024-07-19 08:43:28 -04:00
Chris Cranford
c0286c8032 DBZ-7840 Bump Infinispan to 15.0.5.Final 2024-07-19 08:43:28 -04:00
roldanbob
8b86da7ced [docs] Update standby database topic for clarity
(cherry picked from commit 8ff152d91cfa0f5cbc88de056a776628ddf63f2d)
2024-07-19 08:30:01 -04:00
Chris Cranford
7486707787 DBZ-8076 Support capturing BLOB during snapshots 2024-07-19 08:27:56 -04:00
mfvitale
12f485e2c9 DBZ-8018 Use all record fields as primary key columns when no primary key fields are specified 2024-07-18 08:49:08 -04:00
mfvitale
60478be66f DBZ-8018 Add note to JDBC documentation about the primary.key.fields 2024-07-18 08:48:21 -04:00
Vojtech Juranek
5bdf068fd8 DBZ-8075 Speed-up PostgresShutdownIT test 2024-07-18 08:46:54 -04:00
Chris Cranford
6016bb8f4a
[ci] Add continue-on-error to Debezium Server deps step 2024-07-18 08:43:16 -04:00
Chris Cranford
cefcf1af84 DBZ-8010 Bump Infinispan to 14.0.29.Final 2024-07-17 20:01:53 -04:00
Chris Cranford
38d4f5c401 DBZ-8070 Change some log entries to debug level 2024-07-17 19:57:40 -04:00
Chris Cranford
f64a217f26 DBZ-8066 Support RENAME TABLE IF EXISTS 2024-07-17 14:50:44 -04:00
Ondrej Babec
1ffaf6b0b5 [ci] Rename maven global env variable because of 3.9+ changes 2024-07-17 14:20:59 -04:00
Chris Cranford
b52f1dc3e3 [ci] Update COPYRIGHT.txt and Aliases.txt 2024-07-17 08:59:40 -04:00
Ganesh Bankar
f0dcbdb05e [docs] Update Advanced Record Consuming
Use correct class instance JsonChangeConsumer in .notifiy in example code sinpshot Advanced Record Consuming  using Json data structure
2024-07-17 08:59:40 -04:00