Commit Graph

7290 Commits

Author SHA1 Message Date
Claus Ibsen
1f48bfc515
[docs] Typo in description (remove space before dot) 2022-09-06 09:48:57 +02:00
Alexey Loubyansky
c4b95f4ea2 DBZ-5561 Use TCCL to load configuration classes by default 2022-09-06 08:42:45 +02:00
Jannik Steinmann
9f811a6f64 [docs] Note about replication in managed cloud providers
I've added a note saying that some managed offerings actually replicate the replication slot.

I found this information very critical when evaluating reliability of Debezium. I'll look for links in the docs tomorrow. [Patroni](https://patroni.readthedocs.io/en/latest/) also seems to support this feature.
2022-09-06 07:15:37 +02:00
ggaborg
196d24f2be DBZ-4441 tests for default redis message format 'compact' 2022-09-06 06:21:58 +02:00
ggaborg
f97e30bfdb DBZ-4441 make 'compact' the default redis message format for backward compatibility 2022-09-06 06:21:58 +02:00
ggaborg
8b20eebe77 DBZ-4441 documentation about redis message format 2022-09-06 06:21:58 +02:00
ggaborg
e500cad38f DBZ-4441 placeholders for messages 2022-09-06 06:21:58 +02:00
ggaborg
9243fae507 DBZ-4441 Redis Sink - Change the format of the message sent to the stream 2022-09-06 06:21:58 +02:00
Vadzim Ramanenka
917de37a01 DBZ-5557: Supply partition when comiting offsets with source database
Keep track of partitions offsets being committed belong to in
`BaseSourceTask`. Supply the partition along with the offset in calls to
`commitOffset`.
2022-09-05 14:04:23 +02:00
Jiri Pechanec
6e53798407 DBZ-5538 Remove duplicated formatting message 2022-09-05 10:35:55 +02:00
harveyyue
f4c7b52451 DBZ-5538 Unclear validation error when required field is missing 2022-09-05 10:35:55 +02:00
Jiri Pechanec
450fc2bc0e [release] Add contributors 2022-09-05 10:00:37 +02:00
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