Commit Graph

465 Commits

Author SHA1 Message Date
Debezium Builder
237b4ac0f1 [maven-release-plugin] prepare for next development iteration 2021-01-28 07:38:55 -05:00
Debezium Builder
06b1d0cbad [maven-release-plugin] prepare release v1.4.1.Final 2021-01-28 07:38:55 -05:00
siufay325
3d02eb47ac DBZ-2959 Retry on "The server failed to resume the transaction" 2021-01-25 12:30:34 +01:00
ani-sha
040ec49e90 DBZ-2945 Rename local vars 2021-01-19 16:27:35 +01:00
Gunnar Morling
e342158fa0 DBZ-2698 Using char instead of String 2021-01-19 08:50:31 +01:00
Giovanni De Stefano
8cd2da3bfb DBZ-2698 Added support for null default value for types int, bigint, smallint, tinyint, float, real 2021-01-18 18:04:34 +01:00
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
James Gormley
6d0d60a326 DBZ-2522 Implementing column.include.list for sql server 2020-09-16 07:54:46 +02:00
James Gormley
45e44a2a1b DBZ-2522 Using updated terminology in test cases 2020-09-16 07:54:46 +02:00
James Gormley
b658375a3d DBZ-2522 Fixing EventProcessingFailureHandlingIT 2020-09-16 07:54:46 +02:00
James Gormley
5d1ef9a03d DBZ-2522 Fixing index out of bounds for columns excluded from cdc tables 2020-09-16 07:54:46 +02:00
Chris Cranford
8a12245c94 DBZ-137 DBZ-2283 Exclude filtered columns in SQL Server snapshot 2020-09-14 12:33:43 +02:00
Chris Cranford
a686c1c875 DBZ-137 Suggested changes 2020-09-14 12:33:43 +02:00
Chris Cranford
5ca36a84ad DBZ-137 Reimagine stream.fetch.size as query.fetch.size 2020-09-14 12:33:43 +02:00
Chris Cranford
974eca52af DBZ-137 Fix SQL Server test failures 2020-09-14 12:33:43 +02:00
Chris Cranford
43440ca76f DBZ-137 Remove snapshot.skip.locks for SQL Server 2020-09-14 12:33:43 +02:00
Chris Cranford
3f78f40fb4 DBZ-137 Introduce streaming.fetch.size for SQL Server. 2020-09-14 12:33:43 +02:00
AndreyIg
77662a0dde DBZ-137 contribution to the core, Oracle related 2020-09-14 12:33:43 +02:00
Gunnar Morling
a3dffc1df5 DBZ-1068 Doc updates, adjusting to renamed option name 2020-09-04 12:11:51 +02:00
Gunnar Morling
98615e5d40 DBZ-1068 Removing commented code 2020-09-04 12:06:57 +02:00
Guy
f91ffddd8b DBZ-1068 Fix for Error Handling ITs 2020-09-04 12:06:57 +02:00
Grzegorz Kołakowski
c74579c1df DBZ-1068 Forward port the work by @grzegorz8 to master
Co-authored-by: GuyIEX <gpascarella@ironeaglex.com>
2020-09-04 12:06:57 +02:00
Debezium Builder
9979db648f [maven-release-plugin] prepare for next development iteration 2020-08-28 05:04:26 -04:00
Debezium Builder
5c58b23756 [maven-release-plugin] prepare release v1.3.0.Beta1 2020-08-28 05:04:26 -04:00
Jiri Pechanec
d9f616caed DBZ-2303 Set source when new table detected 2020-08-24 13:08:09 +02:00
rkerner
2c5c093587 DBZ-2171 avoid divisive language 2020-08-21 09:29:04 +02:00
Gunnar Morling
dac7f3998c DBZ-2412 Housekeeping;
* Static logger
* Protecting against empty topic name
* Removing unused logger
2020-08-13 13:53:50 -04:00
Gunnar Morling
44efd1bc6b DBZ-2423 Propagating port default values 2020-08-12 13:50:42 +02:00
Debezium Builder
c4c50f5fc6 [maven-release-plugin] prepare for next development iteration 2020-08-06 00:46:18 -04:00
Debezium Builder
94cbeb95fa [maven-release-plugin] prepare release v1.3.0.Alpha1 2020-08-06 00:46:17 -04:00
Chris Cranford
00463e10c0 DBZ-2332 Fix test failures with Kafka 1.x CI
MySqlDecimalIT#testPreciseDecimalHandlingMode
SqlServerConnectorIT#restartInTheMiddleOfTx
2020-08-04 23:21:23 +02:00
Gunnar Morling
e12cf2db5b DBZ-2389 Using Testing.Debug instead of System.out.println() 2020-08-03 11:05:48 +02:00
Chris Cranford
a2dfd00586 DBZ-2389 Fix test failure - TablesWithoutPrimaryKeyIT#shouldProcessFromStreaming 2020-08-03 11:00:17 +02:00
Chris Cranford
66ff56f5eb DBZ-2389 Fix test failure - SqlServerChangeTableSetIT#addDefaultValue 2020-08-03 11:00:17 +02:00
Chris Cranford
6285540d60 DBZ-2379 SnapshodeMode.INITIAL_ONLY support 2020-07-28 12:32:30 +02:00
Jiri Pechanec
5fcb221993 DBZ-1491 Database connection provides default value 2020-07-24 09:07:09 +02:00
Jiri Pechanec
45a6f9bef1 DBZ-1491 Refactor after review 2020-07-24 09:07:09 +02:00
Grzegorz Kołakowski
825ffe3848 DBZ-1491 Add SqlServerDefaultValueConverter class 2020-07-24 09:07:07 +02:00
Grzegorz Kołakowski
234341a471 DBZ-1491 Parse temporal values using queries on database
* Add tests for altering column default value
 * Add end-to-end test
2020-07-24 09:06:30 +02:00
Grzegorz Kołakowski
a8ea5e2256 DBZ-1491 Extract default values from schema
The goal is to enrich schema metadata with column default value.
2020-07-24 09:05:58 +02:00
Gunnar Morling
3ebfbcefdb DBZ-2329 Moving isNewTransaction() to SQL Server implementation 2020-07-24 07:57:50 +02:00
Jiri Pechanec
8b0125e429 DBZ-2373 Azure product name breaks version check 2020-07-23 16:38:33 +02:00
Lukasz Korzeniowski
1ada5c4b23 DBZ-2329 Do not skip events after restart when stream is not monotonic 2020-07-21 14:21:29 +02:00
Debezium Builder
e1ab38de84 [maven-release-plugin] prepare for next development iteration 2020-07-16 04:40:04 -04:00
Debezium Builder
69cf375faa [maven-release-plugin] prepare release v1.2.1.Final 2020-07-16 04:40:04 -04:00
Chris Cranford
25e1b1e4f2 DBZ-2331 Fix test failure - SnapshotIT#takeSnapshotWithOldStructAndStartStreaming 2020-07-14 17:22:11 +02:00
Chris Cranford
95f3562857 DBZ-2324 Suggested changes 2020-07-10 17:30:11 +02:00
Chris Cranford
207276800b DBZ-2324 Fix test failure - TablesWithoutPrimaryKeyIT#shouldProcessFromStreaming 2020-07-10 17:30:11 +02:00
Chris Cranford
2f71e92a82 DBZ-2325 Fix test failure - SqlServerConnectorIT#readOnlyApplicationIntent 2020-07-10 17:00:22 +02:00
Chris Cranford
5affa8cbab DBZ-2231 Use Awaitility in waitForXXX helper methods 2020-07-09 08:21:00 +02:00
Chris Cranford
0486b40540 DBZ-2231 Fix test failure - SqlServerChangeTableSetIT#readHistoryAfterRestart 2020-07-09 08:21:00 +02:00