Commit Graph

6300 Commits

Author SHA1 Message Date
Sergei Morozov
2d14b5b09f DBZ-4478: Multi-partition metrics for SQL Server 2022-02-16 11:31:38 +01:00
Sergei Morozov
6d0aa9408c DBZ-4478: Add Partition parameter to io.debezium.pipeline.source.spi.*Listener interfaces 2022-02-16 11:31:38 +01:00
Sergei Morozov
af8ea4d73d DBZ-4478: Move logging from metrics to coordinator 2022-02-16 11:31:38 +01:00
Sergei Morozov
24ff3c9eba DBZ-4478: Remove throws InterruptedException from DataChangeEventListener::onEvent 2022-02-16 11:31:38 +01:00
Gunnar Morling
1df0f958fd [docs] Updating contribution guide;
- Removing redundant ToC
- Streaminling hierarchy
- Updating Jira URL
2022-02-16 10:02:07 +01:00
Gunnar Morling
505ec8164e
[docs] Updating contribution guide 2022-02-16 09:46:50 +01:00
Gunnar Morling
7e08ad1587
[docs] Updating contribution guide 2022-02-16 09:44:54 +01:00
Chris Cranford
f69b1811b4 DBZ-4746 Support CHECK shrink-clause option 2022-02-15 17:46:45 +01:00
Gunnar Morling
6cf95b7597 [docs] Updating broken anchor links 2022-02-15 17:45:40 +01:00
Jiri Novotny
ab66912773 DBZ-4601 removed image building from pom.xml 2022-02-15 14:43:40 +01:00
Jiri Novotny
43619c8923 DBZ-4601 Added job for upstream kafka connect image preparation 2022-02-15 14:43:40 +01:00
Jiri Novotny
e097c42ca2 DBZ-4601 Added job for upstream artifact server preparation 2022-02-15 14:43:40 +01:00
Gunnar Morling
b17232416f DBZ-4731 Applying suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2022-02-15 10:04:48 +01:00
Gunnar Morling
aabe0b4f9d DBZ-4731 Adding note on MongoDB Atlas;
Also making set up section titles consistent.
2022-02-15 10:04:48 +01:00
Chris Cranford
e1d9544599 DBZ-4715 Use ZoneOffset rather than long for database offset seconds 2022-02-15 09:39:08 +01:00
Chris Cranford
76e4420d30 DBZ-4715 Fix stream event's source timestamp tz resolution 2022-02-15 09:39:08 +01:00
Chris Cranford
1e0f22e52e DBZ-4743 Upgrade to Quarkus 2.7.1.Final 2022-02-15 09:36:05 +01:00
Dominique Chanet
26b53bbf22 DBZ-4737 Fix error when rewinding to oldest archive log SCN
In LogMinerStreamingChangeEventSource, the `startScn` variable is used
as an exclusive lower bound for log mining sessions. The meaning of this
variable was a little muddled, sometimes (incorrectly) being considered
an inclusive lower bound. This PR aims to rectify that and avoid future
confusion on the matter.
2022-02-14 13:17:57 -05:00
Anisha Mohanty
943618227d DBZ-4662 partition_key_value should accept timestamp values 2022-02-14 13:06:40 -05:00
harveyyue
d07507ddd7 DBZ-4707 MySQL unparseable DDL - CREATE PROCEDURE 2022-02-14 15:48:19 +05:30
Jiri Pechanec
54ba2cd598 DBZ-4736 Handle string NULL default values correctly 2022-02-11 12:06:55 +01:00
harveyyue
8431a614a2 DBZ-4730 Expect plain value instead of scientific exponential notation when using decimal string mode 2022-02-10 17:40:12 +01:00
Vojtech Juranek
5c34e90a7e DBZ-4440 Use quay.io images in tutorial 2022-02-10 17:19:35 +01:00
Chris Cranford
8bcd5d8b69 [jenkins-jobs] Schedule Oracle matrix daily 2022-02-10 16:05:20 +01:00
Jiri Pechanec
b8bafdb4c6 DBZ-2306 Avoid long running TX for publication query 2022-02-10 15:50:37 +01:00
Martin Medek
7c88df6bd1 DBZ-4558 - removed MAIL_TO argument from tests trigger and matrix jobs. Refactored label setting based on pull request comments. 2022-02-10 12:34:32 +01:00
Martin Medek
d3e1afa4e5 DBZ-4558 - Fixed the issues mentioned in review - fixed the trigger job name, added mail_to param to remaining connector jobs, removed the throw block and refactored the labeling script 2022-02-10 12:34:32 +01:00
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