Commit Graph

6273 Commits

Author SHA1 Message Date
Martin Medek
3df0a7fdc3 DBZ-4558 - added a job with a pipeline that runs a set of connector tests and optionally sets a label(version,branch) to self and its child jobs. 2022-02-10 12:34:32 +01:00
Jiri Pechanec
ff65fee79b DBZ-4628 Remove the blocking pauses in the build 2022-02-10 10:18:03 +01:00
Yossi Shirizli
56e284b6a0
DBZ-4637 Misc clean-up;
* Addressing earlier review comments
* Removed obsolete injection point from docs
2022-02-09 10:52:25 +01:00
Chris Cranford
70d636724e
DBZ-4723 Update contributors 2022-02-09 03:03:48 -05:00
limer2
3af5f0a4f0
DBZ-4723 Correct typo mistake to make use of property "log.mining.view.fetch.size". 2022-02-09 03:03:26 -05:00
Debezium Builder
08984518c6 [release] Development version for testing module deps 2022-02-09 07:37:49 +00:00
Debezium Builder
7a47f478a4 [maven-release-plugin] prepare for next development iteration 2022-02-09 07:23:10 +00:00
Debezium Builder
b1dd35025e [maven-release-plugin] prepare release v1.9.0.Alpha2 2022-02-09 07:23:10 +00:00
Debezium Builder
e90ca7c228 [release] Stable 1.9.0.Alpha2 for testing module deps 2022-02-09 07:19:38 +00:00
Chris Cranford
59fe105150 [release] Changelog for 1.9.0.Alpha2 2022-02-09 02:13:29 -05:00
Chris Cranford
7ec2abd89e DBZ-4305 Skip test when using Oracle 21 2022-02-08 23:15:15 -05:00
Chris Cranford
f553264d01 DBZ-4653 Execute documentation changes workflow daily 2022-02-08 15:47:44 -05:00
Chris Cranford
61e7e71a9d DBZ-4653 Cron-based doc changes workflow 2022-02-08 15:47:44 -05:00
Chris Cranford
47b2a53a90 DBZ-4701 Align Oracle to adhere to executeWithoutCommitting semantics 2022-02-08 13:19:50 -05:00
Chris Cranford
547fd2f86a DBZ-4712 Fix documentation build for main branch 2022-02-08 18:53:23 +01:00
Yossi Shirizli
5d7c660ae5
DBZ-4637 Streaming change records in batches to Redis 2022-02-08 17:05:03 +01:00
Farid Uyar
a559e51b08 DBZ-4547 Create History Topic with optional RF 2022-02-08 16:58:13 +01:00
rkerner
8127985da0 [docs] fix Mongo DB Connector Config typo for mongodb.name field description 2022-02-08 15:14:28 +01:00
Bob Roldan
7e9f9d1080 DBZ-4700 Insert missing word. 2022-02-08 12:23:57 +01:00
Bob Roldan
71b7e92b70 DBZ-4700 Append missing anchor ID to Avro cross-reference. cf. DBZ-4606 2022-02-08 12:23:57 +01:00
Bob Roldan
dae4d68424 DBZ-4700 Updates shared deployment file with downstream fixes 2022-02-08 12:23:57 +01:00
Chris Cranford
1df1019d5e DBZ-4677 Upgrade to Quarkus 2.7.0.Final 2022-02-08 10:33:00 +01:00
Anisha Mohanty
dd54a37665 DBZ-4649 Extend modify_table_partition rule 2022-02-08 14:27:18 +05:30
Andrei Isac
44e3ad3cb1 DBZ-4710: add author name and alias 2022-02-08 08:42:32 +01:00
Andrei Isac
4dee34922e DBZ-4710: fix replication role check on RDS Postgres
According to Debezium documentation[1], on AWS RDS, the `rds_replication` role
is enough to read the wal_log. However, on the connection validation step,
this case is omitted and the connector cannot start. The issue is pressent
starting at least v1.4.x.Final.

[1] https://debezium.io/documentation/reference/1.8/connectors/postgresql.html#postgresql-on-amazon-rds
2022-02-08 08:42:32 +01:00
Shichao An
292f39bb34 DBZ-4705 Update Vitess connector docs on bytes support 2022-02-08 08:18:05 +01:00
Paweł Malon
7f7e71b36a DBZ-4704 Replaced hasNotField with hasField and negated the result of it 2022-02-07 20:39:52 +01:00
Paweł Malon
abd8c4202f DBZ-4704 Fixed the problem with expanding JSON payload that contains arrays of objects 2022-02-07 20:39:52 +01:00
Gunnar Morling
1edc5ef3c3 DBZ-4510 Using DelayStrategy 2022-02-07 19:02:40 +01:00
spicy-sauce
9793f71cf0 DBZ-4510 Retrying in case of communication errors/OOM 2022-02-07 19:01:51 +01:00
Gunnar Morling
5dc44b834f DBZ-4672 Fixing build trigger for Debezium Server 2022-02-07 19:01:51 +01:00
René Kerner
8b47bf2d8f
DBZ-4665 Extend Debezium Schema Generator;
* finish renaming of API/APIFormat occurences to use Schema instead
* add creation of directory structure per connector when creating descriptors: `postgres.json` --> `postgres/postgres.json`
* add configuration to add a schema filename prefix (`postgres.json` --> `debezium-postgres.json`)
* add configuration to add a schema filename suffix (`postgres.json` --> `postgres-1.9.0-SNAPSHOT.json`)
* add some minor logging (available schema formats, selected format, processed connectors) and throw errors on failed state (no schema formats found, no connectors found)
* remove Oracle connector schema generation as it is not annotated yet
* automatically resolving all dependencies required by the schema generator

Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2022-02-07 16:19:50 +01:00
Chris Cranford
06d682707f DBZ-4701 Fix PostgreSQL tests DDL execution 2022-02-07 06:21:11 +01:00
Chris Cranford
055d5ba474 DBZ-4701 executeWithoutCommitting throw exception when auto-commit is enabled 2022-02-07 06:21:11 +01:00
Chris Cranford
4d9867d33b DBZ-4672 Upgrade changed-files to 14.3 2022-02-05 18:21:40 +01:00
Chris Cranford
768e60ff65 DBZ-4672 On changes to schema-generator, build dependent connectors 2022-02-05 18:21:40 +01:00
Chris Cranford
e33b40a9d1 DBZ-4672 Fail check if commit has no DBZ Jira prefix 2022-02-05 18:21:40 +01:00
Chris Cranford
57934a0838 DBZ-4367 Fix test failure due to auto-commit state 2022-02-05 11:32:14 -05:00
Chris Cranford
c59e749a15 DBZ-4367 Fix Xstream compilation problem 2022-02-05 11:32:14 -05:00
Dominique Chanet
38266e7ead DBZ-4367 process initial review comments 2022-02-05 11:32:14 -05:00
Dominique Chanet
9cc059beb5 DBZ-4367: LogMiner mine from oldest pending TX instead of snapshot SCN
Start mining from the start SCN of the oldest still-pending transaction
at the time the initial snapshot was taken. This ensures that no events
get lost when that transaction is committed post-snapshot.
2022-02-05 11:32:14 -05:00
Chris Cranford
176a5d6dc3 DBZ-4703 Enable DEBUG logging for LcrEventHandler for tests 2022-02-04 19:33:00 -05:00
Chris Cranford
74f75867e4 DBZ-4702 Document & fix test - XStream does not support ROWID data type 2022-02-04 18:57:11 -05:00
Chris Cranford
bbd963549e DBZ-4676 Fix MongoUtilIT test failure 2022-02-04 12:14:06 -05:00
Ismail Simsek
25ed5898c5 DBZ-4675 parse MariaDB PAGE_COMPRESSED and PAGE_COMPRESSION_LEVEL table options 2022-02-04 11:07:14 -05:00
Snigdhajyoti Ghosh
0ab45ecab0 DBZ-4518 Make kafka query timeout configurable 2022-02-04 14:08:15 +01:00
Ismail Simsek
a59b5a203e DBZ-4661 parse MariaDB encrypted keyword
Co-authored-by: Anisha Mohanty <anishamohanty23@gmail.com>
2022-02-04 15:15:07 +05:30
Gunnar Morling
a9bf4d6bd5 DBZ-4294 Awaiting PURGE has happened;
Also fixing the regexp for capturing the start TX id. Only one
capturing group is needed, and the first one would never capture
anything due to the greedy part before.
2022-02-03 15:10:05 -05:00
Chris Cranford
3980210c0c DBZ-4648 Relax case requirement for SnapshotType 2022-02-03 18:15:23 +01:00
Chris Cranford
44f9cd9b66 DBZ-4654 Support name based log groups 2022-02-03 18:15:23 +01:00