Commit Graph

3933 Commits

Author SHA1 Message Date
Gunnar Morling
9bb53b9e2d DBZ-2138 Static loggers 2020-11-30 10:33:05 +01:00
Jiri Pechanec
83df96ff70 DBZ-2138 Add defensive checks 2020-11-30 10:33:05 +01:00
Jiri Pechanec
349fcdad07 DBZ-2138 Handle lsid as Binary for MongoDB 4.2 2020-11-30 10:33:05 +01:00
Jiri Pechanec
e8aecd7b45 DBZ-2138 Use MongoDB 4.x driver 2020-11-30 10:33:05 +01:00
Jiri Pechanec
d1a7aae736 DBZ-2772 wal2json needs db write to complete catch-up phase 2020-11-30 10:06:43 +01:00
Vadzim Ramanenka
476a294c04 DBZ-2794: No viable alternative at input 'optimize tables' on MySQL
`optimize table` is not documented but a valid mysql statement.
2020-11-30 09:57:29 +01:00
Jiri Pechanec
ea019c3b2c DBZ-1322 Removed dependency on deprecated MongoDB driver code 2020-11-27 17:37:57 +01:00
Jiri Pechanec
b7fede7d53 DBZ-735 Verify Avro serialization 2020-11-27 17:33:23 +01:00
Gunnar Morling
8c5b540346 [docs] Typo fix 2020-11-26 14:21:58 +01:00
ani-sha
1c26c79aab DBZ-2744 Build and deploy snapshots four times per day 2020-11-24 11:08:39 +01:00
ani-sha
ef07fc04b9 DBZ-2773 Trigger non-core connectors to resolve cross-repo builds 2020-11-23 08:54:28 +01:00
ani-sha
b18c09363a DBZ-2781 Auto resolve JDK EA release number 2020-11-20 14:56:16 +01:00
Bob Roldan
2998e05e3f DBZ-2335 Add modularization annotations and restructure for consistency 2020-11-20 14:10:02 +01: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
John Martin
f069cd6f3f DBZ-2775 add option for setting snapshot events as reads 2020-11-20 07:46:07 +01:00
Chris Cranford
14f352e605 DBZ-2763 Update default value for Oracle database.history.retention.hours 2020-11-20 07:17:56 +01:00
Chris Cranford
356274ec2d DBZ-2777 Update JDK outreach to 16.0.0-ea.24 2020-11-19 23:36:35 +01:00
Kewei Shang
cc32143ae3 DBZ-2578 Update Vitess documentation for adding primary key support 2020-11-19 11:39:07 +01:00
Jiri Pechanec
732291d49b DBZ-2771 Support for BINARY collation shortcut 2020-11-19 09:36:41 +01:00
Jiri Pechanec
da1501e6cd [CI] DDL module should trigger only MySQL build 2020-11-19 09:29:12 +01:00
vanhoale
1f87fc3c85 DBZ-2662 - update docs for DBZ-2662 2020-11-19 06:04:34 +01:00
vanhoale
815973f350 DBZ-2662 - update docs for DBZ-2662 2020-11-19 06:04:34 +01:00
Jiri Pechanec
d70a0311fe DBZ-2770 Upgrade Setup Java step 2020-11-18 09:09:47 +01:00
ani-sha
b8e9c545fa [documentation] Update CONTRIBUTE.md for CI migration from Travis to GitHub Actions 2020-11-18 08:58:04 +01:00
Ramesh Reddy
172c42c377 DBZ-2753: accepting the doc suggestions from @rolandbob
Signed-off-by: Ramesh Reddy <rareddy@jboss.org>
2020-11-18 08:43:48 +01:00
Ramesh Reddy
5d94d831f7 DBZ-2753: Modified instructions to use Podman to run the core example
Signed-off-by: Ramesh Reddy <rareddy@jboss.org>
2020-11-18 08:43:48 +01:00
matt beary
d7d768457f fix dead docs link to KinesisChangeConsumer 2020-11-17 20:41:14 +01:00
matt beary
65ed6aefc3 fix spelling: endopint -> endpoint 2020-11-17 18:12:13 +01:00
Denis Andrejew
3f8da1c0e9 [documentation] Fix duplicate Java code in example (engine.adoc) 2020-11-17 11:30:28 -05: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
Jiri Pechanec
24b62bea89 [release] Changelog for 1.4.0.Alpha2 2020-11-16 15:10:06 -05:00
Jiri Pechanec
8da5bab9e5 [release] Provide correct build results in emails 2020-11-16 11:05:38 +01:00
Jiri Pechanec
af91d7d2bf DBZ-2662 Increase wait time for metrics 2020-11-16 09:44:52 +01:00
vanhoale
17a424d9ac DBZ-2662 Handle ChangeEventQueue by the size in bytes 2020-11-16 08:39:33 +01:00
rkerner
4faf13d0c9 DBZ-2637 apply feedback 2020-11-16 07:47:25 +01:00
rkerner
aff1df7573 DBZ-2637 fix unit test timeouts 2020-11-16 07:47:25 +01:00
rkerner
77eee964a1 DBZ-2637 unrelated cleanup 2020-11-16 07:47:25 +01:00
rkerner
c59e00c65a DBZ-2637 Enhance Postgres validation checks
+ add wal_level config check
+ add LOGIN and REPLICATION roles check
+ add replication slot is already in use check
2020-11-16 07:47:25 +01:00
Babur Duisenov
1dbe6c014b DBZ-2762 Update Testcontainers version to 1.15.0 2020-11-16 07:42:30 +01:00
Jiri Pechanec
74cf3ea106 DBZ-2760 Support for DROP CONSTRAINT 2020-11-16 07:39:53 +01:00
Jiri Pechanec
7f32211814 DBZ-2729 Separate log mining enable property no longer exist 2020-11-16 07:37:32 +01:00
Chris Cranford
1c068de5c4 DBZ-2729 Sync Oracle RAC config options 2020-11-16 07:37:32 +01:00
Chris Cranford
926c95fe1a DBZ-2729 Sync config options with HistoryRecorder hook 2020-11-16 07:37:32 +01:00
Chris Cranford
b9018a6ca1 DBZ-2729 Document new Oracle LogMiner config options 2020-11-16 07:37:32 +01:00
jcechace
0befe82b76 DBZ-2758 Added polling when extracting LB url for database services 2020-11-13 06:33:25 +01:00
Jiri Pechanec
6d6d0a3888 DBZ-2747 Disable unstable corner case test 2020-11-12 18:48:17 +01:00
ani-sha
7acae90f1e DBZ-1720 Move CI to GH Actions 2020-11-12 14:40:13 +01:00
Vadzim Ramanenka
ef19f09095 DBZ-2738 MySqlParser: expect aggregate function names to be used as an identifier 2020-11-12 08:38:25 +01:00
rkerner
a611979268 DBZ-2580 apply PR feedback 2020-11-12 07:42:48 +01:00