Commit Graph

5292 Commits

Author SHA1 Message Date
Jiri Pechanec
17f00de04d DBZ-3500 Document incremental and ad-hoc snapshot for Postgres 2021-05-18 14:08:23 +02:00
Gunnar Morling
e95b22c7a3 DBZ-3082 Misc. fixes 2021-05-18 10:53:56 +02:00
Jiri Pechanec
8639692d08 DBZ-3082 Document Flight Recoder 2021-05-18 10:53:56 +02:00
Jiri Pechanec
2a716d1b86 DBZ-3519 Avoid NPE in autoboxing 2021-05-18 10:32:18 +02:00
Jiri Pechanec
5486cf3cf9 DBZ-3399 Add asserts for DDLs 2021-05-18 10:26:10 +02:00
Jiri Pechanec
0dc25a6846 DBZ-3399 Store full RENAME TABLE in history 2021-05-18 10:26:10 +02:00
Jiri Pechanec
367746fcc9 DBZ-3485 Emit quoted DROP TABLE 2021-05-18 10:26:10 +02:00
Gunnar Morling
22a38a99ee
DBZ-3082 Doc fix 2021-05-18 10:18:20 +02:00
SiuFay
d96c3138d6 DBZ-3339 Allow retry for transient error in SqlServerConnection.retrieveRealDatabaseName() 2021-05-17 14:06:47 +02:00
Chris Cranford
0c8c0255a9 DBZ-3377 Restart Oracle connector on ORA-01291, missing logfile 2021-05-17 11:01:25 +02:00
Jiri Pechanec
77b68f15a6 DBZ-3498 Use Kafka dependency version from Debezium 2021-05-17 10:59:33 +02:00
Gunnar Morling
fe1f71fe30 DBZ-2334 Misc. fixes 2021-05-17 10:54:07 +02:00
Bob Roldan
ccbd8d2a92 DBZ-2334 Add comments to modularize content; minor content tweaks 2021-05-17 10:54:07 +02:00
Mike
ee06b964da DBZ-3521 Minimal supplemental logging required.
This update in in response to https://issues.redhat.com/browse/DBZ-3521
2021-05-14 09:25:03 -04:00
Chris Cranford
d31d562376 DBZ-3331 Do not stream if offset no longer in the MongoDB oplog 2021-05-14 09:07:32 +02:00
Bob Roldan
333a33b005 DBZ-3502 Update link to Streams Kafka Connect logging properties content 2021-05-13 13:02:53 -04:00
Jiri Pechanec
4df0d93b4d DBZ-2300 Make too many connections retriable 2021-05-13 08:07:38 -04:00
Jiri Pechanec
95ed8149c1 DBZ-3339 Connection refused can be retried 2021-05-13 08:06:00 -04:00
Jiri Pechanec
6086eaf642 DBZ-3469 Emit null keys without schema 2021-05-13 08:04:50 -04:00
Anisha Mohanty
00f03c39f6 DBZ-3520 Upgrade actions/cache to v2 2021-05-13 11:01:31 +02:00
Chris Cranford
d5bf7a3c0b DBZ-832 Add Oracle test for table without primary key 2021-05-13 06:50:15 +02:00
Bob Roldan
d0df3c278a DBZ-3518 Update formatting to correct rendering and linking problems 2021-05-13 06:49:20 +02:00
John Wu
05ce63e06a DBZ-3516 LogMining redo log switch not being detected 2021-05-12 14:40:16 -04:00
Anisha Mohanty
2509e88eba DBZ-2622 Add test to configure DS via env vars 2021-05-12 10:10:21 +02:00
Anisha Mohanty
9f1469ecd8 DBZ-2622 Configure Debezium Server via smallrye/microprofile env variables 2021-05-12 10:10:21 +02:00
Alfusainey Jallow
1a3a752ddb DBZ-3514 prevent configuration modification after creation
Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
2021-05-12 09:31:29 +02:00
Chris Cranford
b77e43cfa9 DBZ-3393 Fix typo & wording suggestions 2021-05-12 07:49:56 +02:00
Chris Cranford
0b95ef6d64 DBZ-3393 Document log.mining.strategy for Oracle connector 2021-05-12 07:49:56 +02:00
Sergei Morozov
e90196989b DBZ-3505: Better handling of invalid SQL Server connector configuration 2021-05-12 06:03:22 +02:00
roldanbob
7066ca7300
[docs] Restore PG properties ModuleID declaration
Restore the downstream comment in postgresql.adoc that specifies the downstream anchor ID for the configuration properties topic. I previously removed the comment while troubleshooting downstream linking errors. A tooling change should address this deficit without requiring us to always use the upstream anchor IDs.

This change is not visible in either the upstream or downstream content and has no effect on the upstream behavior.
2021-05-11 17:57:58 -04:00
Chris Cranford
5a59f372b9 DBZ-3460 Update Oracle driver to 21.1.0.0 2021-05-11 23:24:23 +02:00
roldanbob
cdf0c30d20
[docs] SQL Server: restore downstream ModuleID declaration
In sqlserver.adoc, restore the downstream comment that specifies the downstream anchor ID for the snapshots topic. I previously removed the comment, because downstream, links to the topic were not working. A tooling change should address this deficit without requiring us to use the upstream anchor IDs.

This change is not visible in either the upstream or downstream content and has no effect on the upstream behavior.
2021-05-11 17:21:28 -04:00
roldanbob
5ef256c2d0
[docs] Restore downstream MySQL ModuleID declaration
In the mysql.adoc, restore the downstream comment that specifies the downstream anchor ID for the snapshots topic. I previously removed the comment, because downstream, links to the topic were not working. A tooling change should address this deficit without requiring us to use the upstream anchor IDs.

This change is not visible in either the upstream or downstream content and it has no effect on the upstream behavior.
2021-05-11 17:16:42 -04:00
roldanbob
c65d834418
[docs] Restore downstream ModuleID declaration
Restore the downstream comment that specifies the downstream anchor ID for the snapshots topic. I previously removed the comment, because downstream, links to the topic were not working. A tooling change should address this deficit without requiring us to remove further ModuleIDs.

This change is not visible in either the upstream or downstream content and has no effect on the upstream behavior.
2021-05-11 16:48:31 -04:00
Chris Cranford
8f953dc9fe DBZ-3400 Remove Oracle Antlr DML parser 2021-05-11 17:56:55 +02:00
Bob Roldan
d4a72d779d DBZ-3410 Fix self-links in SMT routing options table 2021-05-11 10:37:10 -04:00
Chris Cranford
1d46cdb6b7 DBZ-3332 Limit oldest archive log query to only active records 2021-05-11 12:42:49 +02:00
Bingqin Zhou
6e4abbdb68 DBZ-3092 Update docs.
DBZ-1614 Update doc for source info.

DBZ-3480 Update doc.
2021-05-11 12:34:09 +02:00
Anisha Mohanty
64d2cde825 DBZ-3438 Add mapped diagnostic contexts for snapshotting & streaming 2021-05-11 11:43:58 +02:00
John Martin
cef0997428 DBZ-3508 return empty ConfigDef for ReadToInsertEvent.config 2021-05-11 05:59:33 +02:00
Kazuki MATSUDA / 松田一樹
95887685db DBZ-3503 Provide Japanese translation of README.md
Use case in official readme https://github.com/debezium/debezium#common-use-cases is great summary. Hope this README.md is available in Japanese also.

debezium/dev thread: https://gitter.im/debezium/dev?at=60922454f7e4221825ba4567
2021-05-10 09:40:22 +02:00
Bob Roldan
d65bfe7f8b DBZ-3412 Fix internal cross-reference link in content-based-routing doc 2021-05-07 17:44:44 -04:00
roldanbob
7fbede4286
[docs] fix typo in monitoring.adoc
In bulleted list, PosgreSQL > PostgreSQL
2021-05-07 12:41:07 -04:00
roldanbob
015e68d6f4
[docs] fix typo
Localization detected "SQ statement" where "SQL statement" was intended.
2021-05-07 12:32:38 -04:00
Debezium Builder
4dd3a146ca [maven-release-plugin] prepare for next development iteration 2021-05-06 02:40:15 -04:00
Debezium Builder
b3c5bb281c [maven-release-plugin] prepare release v1.6.0.Alpha1 2021-05-06 02:40:15 -04:00
Jiri Pechanec
92a08e594e [release] Changelog for 1.6.0.Alpha1 2021-05-06 08:31:17 +02:00
Jiri Pechanec
b4327ab13a DBZ-3499 Moved test statements to examples 2021-05-06 06:14:24 +02:00
Tommy Karlsson
f9028926f8 DBZ-3499 Add support for parsing of GRANT statements with newer MySQL privileges 2021-05-06 06:14:24 +02:00
Jiri Pechanec
5c722341e2 DBZ-3473 Extract incremental snapshot contract 2021-05-06 05:37:36 +02:00