Commit Graph

10817 Commits

Author SHA1 Message Date
Chris Cranford
7301011f53 [ci] Bump impsort-maven-plugin from 1.11.0 to 1.12.0 2024-09-05 13:39:36 +02:00
moyq5
ef268ed376 [docs] Update ref-mariadb-mysql-rqd-connector-cfg-props.adoc
fix property name table-exclude-list to table.exclude.list
2024-09-05 01:41:15 -04:00
Chris Cranford
de36ff3532 DBZ-8071 Set internal.object.id.cache.size default to 256 2024-09-04 12:07:09 -04:00
Chris Cranford
2c0eea6b25 DBZ-8071 Cap cache size by internal config, moved to schema class, small code clean-up 2024-09-04 12:07:09 -04:00
Chris Cranford
f4a2854c85 DBZ-8071 Improve hybrid mining performance with object-id-to-table-id cache 2024-09-04 12:07:09 -04:00
Chris Cranford
7c989f1215
[ci] Always checkout debezium-server based on core's branch pushed 2024-09-04 06:50:09 -04:00
Chris Cranford
eed82f5bb6 DBZ-8201 Reduce log verbosity on OpenLogReplicator confirmation 2024-09-04 06:21:31 -04:00
Chris Cranford
b15ce52021 DBZ-8142 Clean-up casting to be type-safe 2024-09-04 07:29:52 +02:00
Chris Cranford
421be19ffe DBZ-8142 Fix conversion of BigInteger timestamp values 2024-09-04 07:29:52 +02:00
moyq5
9892a5b374 [docs] Update shared-mariadb-mysql.adoc
fix json structure
2024-09-04 07:29:07 +02:00
Chris Cranford
ab05789a1c DBZ-8197 Increase wait time for XStream 2024-09-03 07:40:06 -04:00
Chris Cranford
40899c2269 DBZ-8198 Exclude Oracle vecsys tablespace from capture 2024-09-03 07:39:58 -04:00
Chris Cranford
a4bc285dd6 DBZ-8199 Fix test to resolve database name from environment 2024-09-03 07:39:50 -04:00
Chris Cranford
eb59aa0b13 DBZ-8184 Enable snapshot failure retries during Oracle tests 2024-09-03 04:18:41 -04:00
dependabot[bot]
ab750c7105 [ci] Bump tj-actions/changed-files from 45.0.0 to 45.0.1
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.0 to 45.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/v45.0.0...v45.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-09-02 16:41:24 -04:00
Roman Kudryashov
b672e24d0e DBZ-8185 Add transaction field to change event of a logical decoding message 2024-09-02 10:54:32 +02:00
Vojtech Juranek
4b5cf5e56c DBZ-8187 Don't close transformations in EmbeddedEngine
`EmbeddedEngine` can be stopped and started again. Closing the
transfomation chain may cause the issue when engine is started again
and already closed transformations are applied to stream of data.

Restore original behavior of `EmbeddedEngine` and don't close the
transformation chain in this engine.
2024-09-02 10:50:49 +02:00
roldanbob
e0e6664a15 DBZ-8090 Update topic ID in PG file to fix build error 2024-08-30 15:51:04 -04:00
roldanbob
c0314c4c06 DBZ-8090 Apply consistent format & order to PG, MongoDB config sections 2024-08-30 15:51:04 -04:00
roldanbob
6f03066779 DBZ-8090 Fix IDs in xrefs; remove duplicate topic 2024-08-30 15:51:04 -04:00
roldanbob
9ccf9f3439 DBZ-8090 Updates passthru cfg content in connector files for consistency 2024-08-30 15:51:04 -04:00
roldanbob
0520fc272c DBZ-8090 Edit and rename pass-through properties partials files 2024-08-30 15:51:04 -04:00
roldanbob
cefd7a0a3b DBZ-8090 Updates description of kafka.consumer.offset.commit.enabled prop 2024-08-30 15:51:04 -04:00
roldanbob
ec1db6e50c DBZ-8090 Moves embedded passthru properties topics to their own files 2024-08-30 15:51:04 -04:00
roldanbob
c60b03935a DBZ-8090 Adds MariaDB TP entries to signaling doc 2024-08-30 15:51:04 -04:00
roldanbob
5cda36d670 DBZ-8090 Updates description of kafka.consumer.offset.commit.enabled 2024-08-30 15:51:04 -04:00
roldanbob
8f499f861f DBZ-8090 antora.yml updates for snippets and MariaDB link attributes 2024-08-30 15:51:04 -04:00
roldanbob
e950100099 DBZ-8090 Split content off to new file and add via include directives 2024-08-30 15:51:04 -04:00
roldanbob
6d3da2871b DBZ-8090 Remove ModuleIDs for headings linked from partials file 2024-08-30 15:51:04 -04:00
roldanbob
06ecfcecfd DBZ-8090 Relabel placeholder from TableName to fullyQualifiedTableName 2024-08-30 15:51:04 -04:00
roldanbob
9a40ff3b77 DBZ-8090 Defines new snippets folder attribute 2024-08-30 15:51:04 -04:00
roldanbob
d4431e17e4 DBZ-8090 Edits & refactoring;addtl shared file entries; fix build errors 2024-08-30 15:51:04 -04:00
roldanbob
6c93c64784 DBZ-8090 Place connector-specific table-naming examples in shared files 2024-08-30 15:51:04 -04:00
roldanbob
2644ba617a DBZ-8090 Corrects table naming formats; removes anchor IDs from partials 2024-08-30 15:51:04 -04:00
twthorn
9af35440d5 DBZ-8189 Return new byte array/buffer when truncating 2024-08-30 07:10:08 +02:00
roldanbob
64063a6d33 DBZ-8157 Adds Vector type to Data type mappings minitoc 2024-08-30 07:08:35 +02:00
Jiri Pechanec
b80e693e1e DBZ-8157 Document VECTOR type 2024-08-30 07:08:35 +02:00
Chris Cranford
2b95be0be9 DBZ-8181 Drop several deprecated Oracle configuration options 2024-08-29 19:14:25 -04:00
Chris Cranford
b00ae60373 DBZ-8188 Use new connection on attach retries 2024-08-29 18:57:55 -04:00
Chris Cranford
7423ee0294 DBZ-8032 Use better exception than NullPointerException 2024-08-29 18:53:45 -04:00
Vojtech Juranek
c4fc9123b2 DBZ-8166 Avoid unchecked conversion warnings in the tests 2024-08-29 22:27:17 +02:00
Vojtech Juranek
17a3908403 DBZ-8166 Provide explicit engine type to avoid raw types 2024-08-29 22:27:17 +02:00
Jiri Pechanec
be9c70d631 DBZ-8183 Use unified vector dataype names 2024-08-29 14:07:09 +02:00
Jakub Cechacek
e1ae60e756 DBZ-8160 Simplified access to signal channel writer instance 2024-08-29 13:39:30 +02:00
Jakub Cechacek
0791ea7243 DBZ-8160 Renamed AsyncEngineSignaler to EmbeddedEngineSignaler as it no longer depends on Async engine 2024-08-29 13:39:30 +02:00
Jakub Cechacek
bec109308d DBZ-8160 Updated tests to reflect engine's signal API changes 2024-08-29 13:39:30 +02:00
Jakub Cechacek
f20d05fab9 DBZ-8160 AsyncEngineSignaler is now initialised with list of channel writers instead of entire engine 2024-08-29 13:39:30 +02:00
Jakub Cechacek
8036cd3219 DBZ-8160 Signaler creation is now responsibility of engine implementations 2024-08-29 13:39:30 +02:00
Jiri Pechanec
4406c78a2b DBZ-8157 Support for MySQL VECTOR datatype 2024-08-29 12:20:49 +02:00
Jiri Pechanec
c026ddd172 DBZ-8157 Add VECTOR to grammar 2024-08-29 12:20:49 +02:00