Commit Graph

5108 Commits

Author SHA1 Message Date
Thomas Aregger
2d87fa9b3d DBZ-3482 Parse timestamps with short form for months with locale "en" 2021-05-18 11:05:13 -04:00
Thomas Aregger
0027eb9f9c DBZ-3482 Add missing format model
When the format model is omitted, the default is used. The default is determined from NLS settings
2021-05-18 11:05:13 -04:00
Thomas Aregger
5009a9d586 DBZ-3482 Change date string to match provided format model 2021-05-18 11:05:13 -04:00
Thomas Aregger
f31909ab12 DBZ-3482 Use format model for DATE data types that is independent of clients NLS settings 2021-05-18 11:05:13 -04:00
Chris Cranford
9b011c75a3 DBZ-3322 Suggested test case change 2021-05-18 15:49:19 +02:00
Chris Cranford
967b945e0f DBZ-3322 Bubble up exceptions from RowMapper 2021-05-18 15:49:19 +02:00
Chris Cranford
00d75c282b DBZ-3322 Handle Oracle partially committed transactions 2021-05-18 15:49:19 +02:00
Chris Cranford
eeb598ae94 DBZ-2916 Update documentation 2021-05-18 14:58:20 +02:00
Chris Cranford
22e38f79ad DBZ-2916 Documentation updates 2021-05-18 14:58:20 +02:00
Chris Cranford
b13cbb1077 DBZ-2916 Add support for Oracle DDL statement parsing 2021-05-18 14:58:20 +02:00
Jiri Pechanec
9f66d3e5ff DBZ-3500 Fix typo 2021-05-18 14:08:23 +02:00
Jiri Pechanec
2a6f13d83b DBZ-3500 Specify table name format 2021-05-18 14:08:23 +02:00
Jiri Pechanec
8709013868 DBZ-3500 Add incubating note 2021-05-18 14:08:23 +02:00
Jiri Pechanec
9058e8b3ea DBZ-3500 Convert docs to partial 2021-05-18 14:08:23 +02:00
Jiri Pechanec
32fd1c4ccc DBZ-3500 Fix typo
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-05-18 14:08:23 +02:00
Jiri Pechanec
f50d9f9484 DBZ-3500 Apply suggestions from code review
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-05-18 14:08:23 +02:00
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