Commit Graph

6606 Commits

Author SHA1 Message Date
Calin Laurentiu Ilie
cba1e3a5c9 DBZ-4491 updated docs about the address setting 2022-04-25 08:54:51 +02:00
Jiri Pechanec
a4f977406e DBZ-4491 Fix formatting 2022-04-25 08:54:51 +02:00
Calin Laurentiu Ilie
64f65570df DBZ-4491 apply them styles 2022-04-25 08:54:51 +02:00
Calin Laurentiu Ilie
baef35c58e DBZ-4491 removed redundant docs 2022-04-25 08:54:51 +02:00
Calin Laurentiu Ilie
67f7a2b12c DBZ-4491 use test containers for the integration test 2022-04-25 08:54:51 +02:00
Calin Laurentiu Ilie
89e5069eac DBZ-4491 implemented first round of review feedback 2022-04-25 08:54:51 +02:00
Calin Laurentiu Ilie
c416c1aeed DBZ-4491 add support for Google PubSub emulator 2022-04-25 08:54:51 +02:00
harveyyue
8665866b59 DBZ-3848 Mysql connector throws java.lang.ArrayIndexOutOfBoundsException 2022-04-25 08:02:44 +02:00
Jiri Pechanec
d186ec800f DBZ-703 Remove support for messages without metadata 2022-04-22 09:57:15 +02:00
Jiri Pechanec
844094618d DBZ-4156 Documentation clean-up 2022-04-22 09:57:15 +02:00
Jiri Pechanec
d299c9e707 DBZ-4156 Remove wal2json support 2022-04-22 09:57:15 +02:00
Vojtech Juranek
63f9f0bdf2 DBZ-5017 Build debezium-bom locally first 2022-04-22 05:58:33 +02:00
Vojtech Juranek
aef80064ad DBZ-4949 Update Jenkins jobs to use JDK 17 2022-04-22 05:53:51 +02:00
Vojtech Juranek
5eb50818fa DBZ-4949 Use Java 17 for github workflows 2022-04-22 05:53:51 +02:00
Vojtech Juranek
da5378d095 DBZ-4949 Adjust one test to use features > Java 11
Adjust one test to use multiline strings, which is a feature added in
Java 15 and thus verify Java source level > 11 works for tests.
2022-04-22 05:53:51 +02:00
Vojtech Juranek
bb5a0ce3d8 DBZ-4949 Fix maven plugins to support Java 17
* bump checkstyle version
* remove duplict checktyle version definition as this can be source of
  issues which are hard to track down
* adjust impsort maven plugin configuration to be compatible with
  Java 15 - unfortunatelly 15_PREVIEW, 16 and 17 compatibility leves
  cause failures, so until impsort plugin is ready for 17, we have to
  on 15
2022-04-22 05:53:51 +02:00
Vojtech Juranek
78dcc1862e DBZ-4949 Use Java 11 as a baseline
* use Java 11 as a baseline for Debezium
* use Java 17 as a baseline for tests
* remove redundant maven setup and JDK11 profile
2022-04-22 05:53:51 +02:00
Chris Cranford
9e08093900 DBZ-5029 Scope several OracleConnectorIT tests to LogMiner only
* shouldCaptureChangeForTableWithUnsupportedColumnType
* shouldContinueToUpdateOffsetsEvenWhenTableIsNotChanged
2022-04-21 16:10:39 +02:00
Chris Cranford
cee77e5b96 DBZ-5028 Scope OracleOffsetContextTest to the LogMiner adapter 2022-04-21 15:51:02 +02:00
Jiri Pechanec
54759dfa26 DBZ-5025 Update staging plugin 2022-04-21 15:48:31 +02:00
spicy-sauce
5244e2937e DBZ-5019 Check if client is not null before closing it 2022-04-21 08:43:35 +02:00
Chris Cranford
04330d6a06 DBZ-4996 Add additional examples 2022-04-21 08:10:58 +02:00
Chris Cranford
8ff3721b71 DBZ-4996 Parse references_clause without referenced column list 2022-04-21 08:10:58 +02:00
Chris Cranford
5f9b2fa822 DBZ-4963 Use Optional & Stopwatch, disable lengthy test by default 2022-04-21 08:05:59 +02:00
Chris Cranford
c804509673 DBZ-4963 Introduce log.mining.session.max.ms config option for Oracle 2022-04-21 08:05:59 +02:00
Jiri Pechanec
ee78ba6ad6 DBZ-5015 Fix formatting 2022-04-21 07:09:18 +02:00
chadthamn
1b23507504 DBZ-5015 Get the json value of a Document when parsing signaling message 2022-04-21 07:09:18 +02:00
Vojtech Juranek
7efd7c5dee DBZ-5007 Run doc changes workflow only on main repo
* Don't run doc changes workflow on fork where it fails anyway.
* Fix cron comment to reflect the reality.
2022-04-20 09:42:15 +02:00
jchipmunk
2c2a81b12b DBZ-5003 Can't use 'local' database through mongos
MongoDb connector should use "config" database if the database exists. Otherwise, "local" database should be used to get MongoDB version during connector validation.

This is similar to the approach implemented in ReplicaSetDiscovery class.
2022-04-20 09:36:50 +02:00
spicy-sauce
1c9c631da1 DBZ-4966 ping before creating pipeline 2022-04-20 09:31:31 +02:00
harveyyue
7f60baa6e1 DBZ-4998 Should store event header timestamp in HistoryRecord 2022-04-19 13:50:09 +02:00
Chris Cranford
f24be1f533 DBZ-4994 Fix LOB locator event parsing with escaped single quotes 2022-04-19 09:07:36 +02:00
Chris Cranford
f667402fe0 DBZ-4987 Propagate up all exceptions from LCR handler 2022-04-19 07:23:39 +02:00
Anisha Mohanty
d734f9740e DBZ-4980 Support CTE with create view statement in MySQL parser 2022-04-19 07:22:10 +02:00
spicy-sauce
71c71d30b7 DBZ-4993 Redis Sink - clientSetname is taking place before auth 2022-04-14 11:17:55 -04:00
LarsWerkman
dbcb6e27c8 DBZ-4983 fix incorrect sorted import 2022-04-14 14:39:40 +02:00
LarsWerkman
6522809719 DBZ-4983 Move CharsetMappingWrapper to MysqlConnection class and expose using a static method 2022-04-14 14:39:40 +02:00
LarsWerkman
37ba91ac84 DBZ-4983 update contributers 2022-04-14 14:39:40 +02:00
LarsWerkman
fec5aef1ec DBZ-4983 Use correct Java encoding Charset in AbstractMysqlFieldReader 2022-04-14 14:39:40 +02:00
Jiri Pechanec
b7eab5f160 DBZ-4989 Add contributor 2022-04-14 12:21:00 +02:00
Brad Morgan
8e25c52585 DBZ-4989 Passthrough payload schema in EventRouterDelegate 2022-04-14 12:17:53 +02:00
Chris Cranford
89fb497602 DBZ-4976 Add unit test 2022-04-14 11:58:50 +02:00
Chris Cranford
0ffd2e2ec3 DBZ-4976 Rework null checks & add nullability comments 2022-04-14 11:58:50 +02:00
Anisha Mohanty
736a3b149b DBZ-4976 Handle NPEs for column definitions of Oracle DDL statements 2022-04-14 11:58:50 +02:00
Chris Cranford
1d68c8ed53 DBZ-4978 Avoid NPE during Oracle connector shutdown 2022-04-14 10:18:40 +02:00
Vojtech Juranek
6126cd17a1 DBZ-4949 Use Java 17 for Cassandra connector tests 2022-04-13 09:38:17 +02:00
Jiri Pechanec
053bf602af DBZ-4979 Guard against NPE for non-table related DDLs 2022-04-12 09:36:14 -04:00
Chris Cranford
7b95aa7bcb DBZ-4953 Correctly handle TRUNCATE when LOB is enabled 2022-04-11 07:45:12 +02:00
Chris Cranford
e984754c2a DBZ-4932 Use LCR v1 format with Oracle 12.0 and 12.1 2022-04-11 07:09:39 +02:00
Chris Cranford
a793d9e2ca DBZ-4936 Restrict test to only memory-based buffer 2022-04-08 14:21:17 -04:00