Commit Graph

321 Commits

Author SHA1 Message Date
Jiri Pechanec
9546b56254 DBZ-1905 Validate database history topic 2020-04-14 12:40:38 +02:00
Grant Cooksey
084df1a2c0
DBZ-1942 Oracle connector integration tests poll JMX
The oracle integration tests use a number of Thread.sleep() calls to wait for
the snapshotting phase to finish before testing streaming changes but sometimes
this can be unreliable, especially on a slow running db. Instead of sleeping,
polling the jmx metrics to watch for when the snapshot phase ends is preferable.
2020-04-07 11:08:30 +02:00
Bingqin Zhou
5cfb57e4c9 DBZ-1927 Do not remove processed commitLog files upon testing mode. 2020-04-07 08:40:54 +02:00
Bingqin Zhou
90524d27e7
DBZ-1407 Replacing custom CassandraTopicSelector with Debezium TopicSelector 2020-04-01 10:42:24 +02:00
Gunnar Morling
82d7103acf DBZ-1898 🗑️ Removing unused class SnapshotChangeRecordEmitter 2020-03-25 13:14:09 +01:00
Gunnar Morling
2a047323a8 [release] Updating to 1.2.0-SNAPSHOT 2020-03-25 12:54:03 +01:00
Luis Garcés-Erice
9a6489a52c
DBZ-1790 Link DB2 connector documentation 2020-03-25 11:41:36 +01:00
Luis Garcés-Erice
645027d3f0
DBZ-1790 Link script setting up CDC tables in DB2 2020-03-24 11:56:05 +01:00
Debezium Builder
8abab70642 [maven-release-plugin] prepare for next development iteration 2020-03-24 01:29:05 -04:00
Debezium Builder
d1b3504262 [maven-release-plugin] prepare release v1.1.0.Final 2020-03-24 01:29:04 -04:00
Debezium Builder
08953e6373 Stable parent 1.1.0.Final for release 2020-03-24 01:28:15 -04:00
Jiri Pechanec
5111149e5d DBZ-1892 Added test 2020-03-23 14:20:21 +01:00
Bingqin Zhou
252beb0785 DBZ-1892 Fix import order. 2020-03-23 14:20:21 +01:00
Bingqin Zhou
393758f75b DBZ-1892 Fix sourceInfo bug. 2020-03-23 14:20:21 +01:00
Gunnar Morling
d23676a7fb DBZ-1863 Centralizing coordinator shutdown 2020-03-12 11:30:14 +01:00
Debezium Builder
cc0edc10c3 [maven-release-plugin] prepare for next development iteration 2020-03-11 10:04:53 -04:00
Debezium Builder
6363404aa5 [maven-release-plugin] prepare release v1.1.0.CR1 2020-03-11 10:04:53 -04:00
Debezium Builder
ae9a781e3c Stable parent 1.1.0.CR1 for release 2020-03-11 10:03:55 -04:00
Gunnar Morling
f290606633 DBZ-1723 Adjusting to changes in BaseSourceTask 2020-03-11 14:05:28 +01:00
Chris Cranford
e84db3030b DBZ-1726 RelationalSnapshotChangeEventSource API changes 2020-03-11 10:44:01 +01:00
Gunnar Morling
c01d74140e DBZ-1134 Passing converter registry for Db2 and Oracle 2020-03-05 09:47:42 +01:00
Luis Garcés-Erice
14310dfec9 DBZ-1842 Include Db2 in root incubator README 2020-03-05 08:53:17 +01:00
Bingqin Zhou
5408358e9a
DBZ-1820 Replacing BlockingEventQueue with Debezium ChangeEventQueue 2020-02-28 21:44:49 +01:00
Jiri Pechanec
0c7d6ec950 DBZ-1760 Allow skipping of invalid events 2020-02-25 10:47:01 +01:00
zrlurb
edfdd308e2
DBZ-1809 WAIT_FOR_CDC decrease to 3 second 2020-02-19 13:06:54 +01:00
zrlurb
4da3e0ee54
CDC Capture sync period to 1 second 2020-02-19 11:10:21 +01:00
Niels Pardon
d3a97b2bef DBZ-1795 Fix link to CONTRIBUTE.md in debezium-incubator repository README.md 2020-02-13 12:34:05 +01:00
Niels Pardon
94ea61c4ba DBZ-1794 Remove Microsoft references in Db2 connector comments 2020-02-13 11:34:33 +01:00
Debezium Builder
5456cc5de7 [maven-release-plugin] prepare for next development iteration 2020-02-13 03:26:00 -05:00
Debezium Builder
78ad0fcae1 [maven-release-plugin] prepare release v1.1.0.Beta2 2020-02-13 03:26:00 -05:00
Debezium Builder
a338956f89 Stable parent 1.1.0.Beta2 for release 2020-02-13 03:24:46 -05:00
Jiri Pechanec
53059cb107 [release] Formatting and parent SNAPSHOT 2020-02-13 08:30:10 +01:00
Gunnar Morling
f5704322cc DBZ-1766 Unifying handling of offset commits; updating lastOffset to commit only after a record is committed 2020-02-12 15:45:31 +01:00
Luis Garcés-Erice
c78f1f62df DBZ-1752 DB2 Isolation modes for snapshots 2020-02-12 14:46:07 +01:00
Jiri Pechanec
9714626021 DBZ-1776 Remove Db2 JDBC driver from distro 2020-02-10 11:09:00 +01:00
Debezium Builder
92a5004320 [maven-release-plugin] prepare for next development iteration 2020-02-05 09:08:24 -05:00
Debezium Builder
c0a65fc74d [maven-release-plugin] prepare release v1.1.0.Beta1 2020-02-05 09:08:24 -05:00
Debezium Builder
610af8a236 Stable parent 1.1.0.Beta1 for release 2020-02-05 09:07:33 -05:00
Bingqin Zhou
3c68eac422 DBZ-1763 minor change. 2020-02-05 11:35:12 +01:00
Bingqin Zhou
d8f330ebbd DBZ-1763 Add unit test for schema name. 2020-02-05 11:35:12 +01:00
Bingqin Zhou
892463dd95 DBZ-1763 Replace connectorName with kafkaTopicPrefix in kafka key value schema. 2020-02-05 11:35:12 +01:00
Jiri Pechanec
d86c4185c7 DBZ-1052 DB2 support for TX metadata 2020-02-04 11:49:55 +01:00
Jiri Pechanec
1d829982f0 DBZ-1052 Transaction metadata for Oracle 2020-02-04 10:00:55 +01:00
Gunnar Morling
0dcb4d459f DBZ-695 Removing some unused code 2020-01-31 17:23:02 +01:00
Gunnar Morling
be0752b0e7 DBZ-695 POM updates 2020-01-31 17:23:02 +01:00
Luis Garcés-Erice
b6b4c55176 DBZ-695 Initial import of DB2
Co-authored-by: zrlurb <38785901+zrlurb@users.noreply.github.com>
Co-authored-by: Sean Rooney <sro@zurich.ibm.com>
2020-01-31 17:23:00 +01:00
Jiri Pechanec
f2c6333c8f [ci] Upgrade Maven to 3.6.3 2020-01-16 18:13:15 +01:00
Debezium Builder
d23a1d4cea [maven-release-plugin] prepare for next development iteration 2020-01-16 05:46:13 -05:00
Debezium Builder
e4d664506d [maven-release-plugin] prepare release v1.1.0.Alpha1 2020-01-16 05:46:13 -05:00
Debezium Builder
dbd06c2447 Stable parent 1.1.0.Alpha1 for release 2020-01-16 05:45:20 -05:00