Commit Graph

409 Commits

Author SHA1 Message Date
zxxz
1875826d3a DBZ-2698 Added support for null default value for types int, bigint, smallint, tinyint, float, real 2021-01-18 17:55:56 +01:00
Sergei Morozov
fa1ad8065d DBZ-2912: Add support for binary.handling.mode to the SQL Server connector 2021-01-16 10:58:06 +01:00
Debezium Builder
3010f99c32 [maven-release-plugin] prepare for next development iteration 2021-01-07 03:38:13 -05:00
Debezium Builder
54534538d9 [maven-release-plugin] prepare release v1.4.0.Final 2021-01-07 03:38:13 -05:00
Debezium Builder
b1ab996c3e [maven-release-plugin] prepare for next development iteration 2020-12-16 14:11:31 -05:00
Debezium Builder
8fc864b278 [maven-release-plugin] prepare release v1.4.0.CR1 2020-12-16 14:11:31 -05:00
Debezium Builder
cf921f56b4 [maven-release-plugin] prepare for next development iteration 2020-12-10 00:27:40 -05:00
Debezium Builder
c49a377487 [maven-release-plugin] prepare release v1.4.0.Beta1 2020-12-10 00:27:39 -05:00
Thierry De Leeuw
82077bbbb6 DBZ-2767 - MS SQL Decimal with default value not matching the scale of the column definition cause exception 2020-11-20 08:50:29 +01:00
Debezium Builder
4535549dcd [maven-release-plugin] prepare for next development iteration 2020-11-16 15:18:43 -05:00
Debezium Builder
3c70c5f7d5 [maven-release-plugin] prepare release v1.4.0.Alpha2 2020-11-16 15:18:43 -05:00
vanhoale
17a424d9ac DBZ-2662 Handle ChangeEventQueue by the size in bytes 2020-11-16 08:39:33 +01:00
Jiri Pechanec
6d6d0a3888 DBZ-2747 Disable unstable corner case test 2020-11-12 18:48:17 +01:00
Jiri Pechanec
3b1f3e7454 DBZ-2625 Retry on transaction deadlock
When CDC is reconfigured while connector is running it is possbile to
end up in tx deadlock. Such situation is only temporary and connector
could recover from it upon restart.
2020-11-10 10:01:51 -05:00
Jiri Pechanec
c41aa0e70f DBZ-2625 Make out-of-sync LSN retriable
When the CDC is disabled and enabled during the connector runtime then
the LSNs obtained by connector from min/max queries can get out of sync
with CDCs stored in the table. This issue is solved when connector is
restarted.
2020-11-10 10:01:51 -05:00
Jiri Pechanec
9001946073 DBZ-2716 Guard against missing position mapping 2020-11-10 09:59:41 -05:00
Hussain
c58b3123fc DBZ-2727: Added exceptio to retry when there is Write failed 2020-11-05 10:07:55 +01:00
Chris Cranford
6bc01a1660 DBZ-2625 Fix intermittent failures in SqlServerConnectorIT 2020-10-28 14:31:53 +01:00
Debezium Builder
26883dad92 [maven-release-plugin] prepare for next development iteration 2020-10-22 03:45:59 -04:00
Debezium Builder
9adbc2d67e [maven-release-plugin] prepare release v1.4.0.Alpha1 2020-10-22 03:45:59 -04:00
Jiri Pechanec
ee5353ef6f DBZ-2653 Process commits even with tx monitoring 2020-10-20 10:42:10 +02:00
James Gormley
bea46a3059 DBZ-2582 Fixing LSN casing 2020-10-19 09:19:54 +02:00
James Gormley
3d8714d6dd DBZ-2582 Adding boolean check and removing TODO as no changes are necessary 2020-10-19 09:19:54 +02:00
James Gormley
da03b4b5b6 DBZ-2582 Updating test for consistency 2020-10-19 09:19:54 +02:00
James Gormley
55e68df708 DBZ-2582 Updating configuration to be feature flag and using prepared statements 2020-10-19 09:19:54 +02:00
James Gormley
67ff06df95 DBZ-2582 Apply suggestions from code review
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2020-10-19 09:19:54 +02:00
James Gormley
f4b76a79c6 DBZ-2582 Adding copyright 2020-10-19 09:19:54 +02:00
James Gormley
bac39cf55a DBZ-2582 Fixing tests and adding pause back 2020-10-19 09:19:54 +02:00
James Gormley
6d68bb02de DBZ-2582-lsn-changes revert log change 2020-10-19 09:19:54 +02:00
James Gormley
4637425598 DBZ-2582 Updating LSN handling 2020-10-19 09:19:54 +02:00
Kaushik Iyer
7d9e8fdc46 DBZ-2456 fixes after rebase 2020-10-16 10:13:48 +02:00
Kaushik Iyer
e2e6dc0932 DBZ-2456 selective snapshot implementation 2020-10-16 10:13:48 +02:00
Jiri Pechanec
c5a595c0f1 DBZ-2642 Hide scary stacktrace 2020-10-08 15:04:51 +02:00
Debezium Builder
95b8ed3877 [maven-release-plugin] prepare for next development iteration 2020-10-01 09:08:51 -04:00
Debezium Builder
19ad73beb2 [maven-release-plugin] prepare release v1.3.0.Final 2020-10-01 09:08:50 -04:00
Gunnar Morling
b792ac3274 DBZ-2495 Misc. fixes 2020-09-30 12:13:45 +02:00
James Gormley
b0a4a8b5ba DBZ-2495 Making test slightly more stable 2020-09-30 12:13:45 +02:00
Gunnar Morling
6b5a3100e9 DBZ-2495 Misc. clean-up 2020-09-30 12:13:45 +02:00
James Gormley
9e780ac481 DBZ-2495 Updating per PR comments 2020-09-30 12:13:45 +02:00
James Gormley
ede29fd8d6 DBZ-2495 Moving string splitting logic out of constructor 2020-09-30 12:13:45 +02:00
James Gormley
1b845535ab DBZ-2495 Updating tables to utilize Table.editor for creating new tables 2020-09-30 12:13:45 +02:00
James Gormley
ad2273e9f6 DBZ-2495 Updating per PR comments 2020-09-30 12:13:45 +02:00
James Gormley
c7b53e1992 DBZ-2495 Updating docs and comments 2020-09-30 12:13:45 +02:00
James Gormley
0d46ec47da DBZ-2495 Updating to handle captured_column_list without specify column.exclude.list 2020-09-30 12:13:45 +02:00
Chris Cranford
500d197d94 DBZ-2474 Fix test failure - DatatypesFromSnapshotIT#stringTypes 2020-09-28 22:54:34 +02:00
Chris Cranford
c4d1772aee DBZ-2599 Fix test failure - SQLServerConnectorIT#verifyOffsets 2020-09-24 22:36:32 +02:00
Debezium Builder
b146b69154 [maven-release-plugin] prepare for next development iteration 2020-09-24 04:56:42 -04:00
Debezium Builder
c51cfe8eb9 [maven-release-plugin] prepare release v1.3.0.CR1 2020-09-24 04:56:41 -04:00
Debezium Builder
837669890a [maven-release-plugin] prepare for next development iteration 2020-09-16 12:18:08 -04:00
Debezium Builder
086dbd960b [maven-release-plugin] prepare release v1.3.0.Beta2 2020-09-16 12:18:08 -04:00