Commit Graph

7880 Commits

Author SHA1 Message Date
indraraj
cb6670cee2 DBZ-5878 Update the Debezium UI Documentation page to include the latest additional steps and UI screenshots 2023-01-17 13:33:32 +01:00
Vojtech Juranek
ea202198b8 DBZ-5962 Add contributor 2023-01-17 13:24:35 +01:00
Vojtech Juranek
81cd9be4ec DBZ-5962 Add comment explaning usage of the await without timeout
Also remove unneeded change in `pom.xml`.
2023-01-17 13:23:29 +01:00
sunxiaojian
15a19fa8db DBZ-5962 Sink adapter for Apache RocketMQ 2023-01-17 13:17:13 +01:00
yoheimuta
0f01851b05 DBZ-5930 Remove a confusing note about a future release in document 2023-01-17 10:53:28 +01:00
yoheimuta
9346a2e550 DBZ-5930 Fix a typo in document 2023-01-17 10:53:28 +01:00
yohei yoshimuta
d3efd8904f DBZ-5930 Update documentation/modules/ROOT/pages/connectors/vitess.adoc
Co-authored-by: roldanbob <broldan@redhat.com>
2023-01-17 10:53:28 +01:00
yohei yoshimuta
c9bf4ac795 DBZ-5930 Update documentation/modules/ROOT/pages/connectors/vitess.adoc
Co-authored-by: roldanbob <broldan@redhat.com>
2023-01-17 10:53:28 +01:00
yohei yoshimuta
5069064607 DBZ-5930 Update documentation/modules/ROOT/pages/connectors/vitess.adoc
Co-authored-by: roldanbob <broldan@redhat.com>
2023-01-17 10:53:28 +01:00
yohei yoshimuta
5faa9cde6c DBZ-5930 Update documentation/modules/ROOT/pages/connectors/vitess.adoc
Co-authored-by: roldanbob <broldan@redhat.com>
2023-01-17 10:53:28 +01:00
yohei yoshimuta
bd812be653 DBZ-5930 Update documentation/modules/ROOT/pages/connectors/vitess.adoc
Co-authored-by: roldanbob <broldan@redhat.com>
2023-01-17 10:53:28 +01:00
yoheimuta
fad1fb157d DBZ-5930 Add the doc for vitess snapshot.mode 2023-01-17 10:53:28 +01:00
Jiri Pechanec
bcd6787cdc DBZ-6008 Revert "DBZ-3653 Introduce incremental.snapshot.isolation.mode config"
This reverts commit 6d8bcd42fd.
2023-01-17 10:40:20 +01:00
Jiri Pechanec
76ca4cb902 DBZ-6008 Revert "DBZ-3653 Add docs for Db2 and SQL Server"
This reverts commit 0bd5123a81.
2023-01-17 10:40:20 +01:00
Jiri Pechanec
8738e62459 DBZ-6008 Revert "DBZ-3653 Remove extra modifiers"
This reverts commit bdfc1e6861.
2023-01-17 10:40:20 +01:00
Jiri Pechanec
0c5e4f0051 DBZ-6002 Fix tests now requiring fractions 2023-01-13 12:00:00 +01:00
harveyyue
bea65acc0e DBZ-6002 Run PostgresConnectorIT.shouldReceiveChangesForChangeColumnDefault() failed 2023-01-13 12:00:00 +01:00
Anisha Mohanty
3485381ab3 DBZ-5998 Use github context instead of hard coded values in CI 2023-01-13 10:16:44 +01:00
Bob Roldan
1f7e374d19 DBZ-5975 Remove note that indicates SMT is under active development. 2023-01-13 10:13:36 +01:00
Anisha Mohanty
58a0500015 DBZ-5998 Use correct format for GITHUB_OUTPUT in CI & throw error in case of failed checks 2023-01-12 12:05:13 +01:00
Jiri Pechanec
d88ca6608c DBZ-6004 Add banner to Debezium Server 2023-01-12 10:38:56 +01:00
Jiri Pechanec
cc0e7444bd DBZ-5402 Add quick profile 2023-01-12 09:21:43 +01:00
Jiri Pechanec
528efaf690 DBZ-5402 Simplify the code 2023-01-12 09:06:00 +01:00
Jiri Pechanec
2ecd8422c7 DBZ-5402 Make object name configurable 2023-01-12 09:06:00 +01:00
Jiri Pechanec
5883afdabe DBZ-5402 Add config validations 2023-01-12 09:06:00 +01:00
Hossein Torabi
1004f803a5 DBZ-5402 debezium-storage-s3 module 2023-01-12 09:06:00 +01:00
Jiri Pechanec
9d38deb12b DBZ-5996 Add contributor 2023-01-11 12:09:26 +01:00
akshansh
66c9ab20c8 DBZ-5996 Removed * import 2023-01-11 12:09:26 +01:00
akshansh
444dab3ffa DBZ-5996 Handled case where fractionalWidth was -1 2023-01-11 12:09:26 +01:00
akshansh
b87d80f462 DBZ-5996 Implemented custom DateTimeFormatter to parse ZonedDateTime while preserving length of column. 2023-01-11 12:09:26 +01:00
Jiri Pechanec
56cc14bb50 DBZ-5986 Unify Infinispan version for Oracle and sink 2023-01-11 10:05:17 +01:00
Vojtech Juranek
f5ff4665aa DBZ-5986 Add documentation for Infinispan sink 2023-01-11 10:05:17 +01:00
Vojtech Juranek
bf699ec8b7 DBZ-5986 Add Debezium server sink for Infinispan 2023-01-11 10:05:17 +01:00
harveyyue
5e56ad75f8 DBZ-5985 Disable to print invalid estimated row count when config "snapshot.select.statement.overrides" 2023-01-11 09:20:15 +01:00
Animesh Kumar
90cd3fdb6d DBZ-5988 Impose null check on schema and name values prior to applying lowercase operation 2023-01-11 09:04:31 +01:00
Jochen Schalanda
44bcedaa72 DBZ-5993 Remove superfluous placeholder in log message (MySqlDatabaseSchema)
The warning message emitted when the Debezium Connector for MySQL
encounters an unparseable DDL statement contains a superfluous
placeholder.
2023-01-11 08:57:12 +01:00
Jiri Pechanec
bdfc1e6861 DBZ-3653 Remove extra modifiers 2023-01-11 08:55:33 +01:00
Jiri Pechanec
0bd5123a81 DBZ-3653 Add docs for Db2 and SQL Server 2023-01-11 08:55:33 +01:00
govi20
6d8bcd42fd DBZ-3653 Introduce incremental.snapshot.isolation.mode config 2023-01-11 08:55:33 +01:00
Jiri Pechanec
8ca5e0a9b5 DBZ-4669 Reformat after plugin version consolidation 2023-01-11 06:44:53 +01:00
Mark Lambert
f0a1fa8a67 DBZ-4669 Use the newer version of plugins to consolidate remaining duplicates plugin versions 2023-01-11 06:44:53 +01:00
Mark Lambert
e5d16b14a6 DBZ-2439 Remove redundant modifiers 2023-01-11 06:44:53 +01:00
Mark Lambert
215211f5fb DBZ-2439 Apply Checkstyle check RedundantModifier 2023-01-11 06:44:53 +01:00
Jiri Pechanec
edb7530866 DBZ-5990 Add contributor 2023-01-10 09:34:19 +01:00
Jakub Zalas
80b254e868 DBZ-5990 Update testcontainers (1.17.5 -> 1.17.6) 2023-01-10 09:34:19 +01:00
Jakub Zalas
4d15c40e89 [docs] Update the postgres container initialisation example
The container needs to be marked as a compatible substitute for the official postgres image. Otherwise, with recent versions of testcontainers, the postgres container will fail to initialise with: `Failed to verify that image 'debezium/postgres:11' is a compatible substitute for 'postgres'.`.
2023-01-10 09:34:19 +01:00
Jiri Pechanec
debb1d5bdf DBZ-5282 Keep Apicurio version for product 2023-01-10 08:37:29 +01:00
Jeremy Ford
8392d5e3ad DBZ-5282 Debezium is not working with apicurio and custom truststores
Update to latest version of apicurio
Force apicurio docker image to 2.3.1 temporarily
2023-01-10 08:37:29 +01:00
Chris Cranford
af44869385
[docs] Remove duplicate Spanner connector's documentation anchors 2023-01-09 16:29:24 -05:00
Chris Cranford
c57338d7c9 DBZ-5907 Fix transaction event undo 2023-01-09 12:43:03 +01:00