Commit Graph

7378 Commits

Author SHA1 Message Date
Nitin Chhabra
3bb1d1ca2f DBZ-5410 Added documentation for Cassandra 4 real-time streaming 2022-09-05 09:46:20 +02:00
ggaborg
664fd9e1b0 DBZ-3293 unit tests for filters 2022-09-01 20:16:47 +02:00
ggaborg
244de2bd96 DBZ-3293 Add signal table automatically to include list 2022-09-01 20:16:47 +02:00
harveyyue
8d6e5b2735 DBZ-5574 Upgrade mysql-binlog-connector-java library version 2022-09-01 20:15:09 +02:00
Alexander Schwartz
fa9aa96568 DBZ-5573 fix source positional attributes 2022-09-01 11:23:53 +02:00
Chris Cranford
004fef10bb DBZ-5439 Update contributors / COPYRIGHT.txt 2022-09-01 09:32:17 +02:00
Chris Cranford
b5754a19ec DBZ-5439 Remove rsid and ssn from CommitScn format 2022-09-01 09:32:17 +02:00
Chris Cranford
c0f92e24ea DBZ-5439 Updated tests, use TreeSet trx id deterministic order 2022-09-01 09:32:17 +02:00
thangdc94
57210095d2 DBZ-5439 Fix testcase 2022-09-01 09:32:17 +02:00
thangdc94
c755720637 DBZ-5439 Backward compatible with old commit scn 2022-09-01 09:32:17 +02:00
thangdc94
cfa8b780ed DBZ-5439 Add transaction id associate with commit scn 2022-09-01 09:32:17 +02:00
Henry Cai
722b1fe187 DBZ-5382: Add the doc for offset.storage.per.task mode
offset.storage.per.task mode allows the vitess connector to launch
multiple tasks and have each task persists the offsets in offset storage
by task id.
2022-08-31 13:37:19 -04:00
Marek Winkler
1c9ea5166c DBZ-3007: limit 'Streaming requested from LSN' logging 2022-08-31 11:45:47 -04:00
Jiri Pechanec
de53591dba DBZ-5244 Retry all communication exceptions by default 2022-08-31 09:45:09 -04:00
harveyyue
7ccd40129c DBZ-5569 Oracle connector's max.queue.size.in.bytes is invalid 2022-08-31 09:39:29 -04:00
Jiri Pechanec
1c291d75fd DBZ-5568 Use only Java 11 for tests 2022-08-31 09:19:23 +02:00
Bob Roldan
390d0d3d62 DBZ-5565 Formatting characters no longer render in published doc 2022-08-31 09:17:16 +02:00
druud
06c254b98f [docs] Typos in MySqlUnsignedIntegerConverter.java
Just fixed some typos.
2022-08-31 09:05:46 +02:00
Chris Cranford
f90fedaa6e [docs] Fix placeholder substitutions 2022-08-30 14:11:38 -04:00
Chris Cranford
92ca57d731 DBZ-5229 Restore Kafka-based database history options in SchemaGenerator 2022-08-30 10:32:12 -04:00
jcechace
3b11c656fe DBZ-5563 Improved logging for kafka toppic assertions 2022-08-30 10:39:04 +03:00
jcechace
cf65a41eac DBZ-5563 Improved logging for connector CR deployment 2022-08-30 10:39:04 +03:00
jcechace
8037c797e9 DBZ-5554 Updated SqlServer configuration used in system testsuite to reflect multi task changes 2022-08-30 10:08:49 +03:00
roldanbob
2bb9d5263a
[docs] Bad formatting due to missing character
Incorrect formatting of a property name string (trailing `+` omitted).
2022-08-26 22:47:09 -04:00
roldanbob
20cda6e6a8
[docs] Fix formatting typo
Inserts missing `+` character to correct rendering of property name string.
2022-08-26 22:03:25 -04:00
Bob Roldan
1d1b16c84f DBZ-5555 Adds conditional to hide read.only property in downstream doc 2022-08-25 23:22:58 -04:00
ggaborg
479b57fdec DBZ-5122 update documentation 2022-08-25 09:17:05 +02:00
ggaborg
abe2a5e910 DBZ-5122 Include Oracle Debezium Connector in Debezium Server distribution 2022-08-25 09:17:05 +02:00
pkgonan
fd309193c6 DBZ-5544 Add document 2022-08-24 09:50:23 +02:00
pkgonan
b031770300 DBZ-5544 Support BASE64_URL_SAFE in BinaryHandlingMode 2022-08-24 09:50:23 +02:00
Jiri Pechanec
2e6b877bd8 DBZ-5489 Add contributor 2022-08-24 09:46:01 +02:00
tjwornjs
c09d26c5b4 DBZ-5489 fix test case 2022-08-24 09:46:01 +02:00
tjwornjs
cb4bbc0bec DBZ-5489 using value from MySqlConnectorConfig 2022-08-24 09:46:01 +02:00
tjwornjs
484a4390aa DBZ-5489 add test 2022-08-24 09:46:01 +02:00
tjwornjs
ca009d8492 DBZ-5489 add column comment to schema 2022-08-24 09:46:01 +02:00
Sergei Morozov
2e0a9e8574 DBZ-5550: Add EMPTY as a keyword that can be used as name 2022-08-24 08:46:11 +02:00
Anisha Mohanty
669024ed46 DBZ-5484 Better error reporting in SKIP/WARN cases 2022-08-23 10:02:29 -04:00
Anisha Mohanty
66fd92bbf4 DBZ-5528 Include antlr package for Oracle DDL
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2022-08-23 09:48:17 -04:00
Anisha Mohanty
ea342458d6 DBZ-5528 Restrict connector workflows based on individual grammar changes in DDL module 2022-08-23 09:48:17 -04:00
harveyyue
0308a1cbb6 DBZ-5535 Disable preferring DDL before logical schema in history recovery 2022-08-23 14:16:35 +02:00
Jiri Pechanec
34b78e6bce DBZ-2766 Make queue more generic 2022-08-23 13:43:41 +02:00
kate
88924d708e DBZ-2766 Fix GtidSet subtraction 2022-08-23 13:43:41 +02:00
kate
c52f2ffa6a DBZ-2766 Replace guava range with intervals 2022-08-23 13:43:41 +02:00
Jiri Pechanec
f770e0afb1 DBZ-2766 Remove Guava dependency 2022-08-23 13:43:41 +02:00
BetaCat
da72721368 DBZ-5546 add missing value format option
Add missing value format type `eventclouds`  ([code ref](539d9a3958/debezium-server/debezium-server-core/src/main/java/io/debezium/server/DebeziumServer.java (L186))) in debezium-server doc.
2022-08-23 12:00:08 +02:00
Jeremy Ford
539d9a3958 DBZ-5534 EmbeddedEngine should initialize Connector using SourceConnectorContext
Use SourceConnectorContext instead of ConnectorContext
2022-08-22 14:13:03 -04:00
Sergei Morozov
9bfbacbbb8 DBZ-5516: Fix examples in SQL Server connector documentation 2022-08-22 14:15:57 +02:00
Anisha Mohanty
3b6b44eff8 DBZ-5222 Add PASSWORDLESS_USER_ADMIN privilege 2022-08-22 14:10:55 +02:00
jcechace
da62b90537 DBZ-5539 Added server.id to MySQL connector config in system testsuite 2022-08-22 10:37:59 +03:00
Chris Cranford
14c9f8855b DBZ-5327 Fix Oracle/Db2 test failures 2022-08-19 11:33:01 -04:00