Commit Graph

3767 Commits

Author SHA1 Message Date
jcechace
21ee4ad55e DBZ-2650 syncing release pipeline with master 2020-11-05 15:48:24 +01:00
jcechace
8ef863458a DBZ-2650 Fixed job name in strimzi prepare job's result remail 2020-11-05 15:48:24 +01:00
jcechace
c76318c589 DBZ-2650 Correcting upstream job name in nightly image job 2020-11-05 15:48:24 +01:00
jcechace
bc3676b101 DBZ-2650 Fixed build status in release pipeline's result email 2020-11-05 15:48:24 +01:00
jcechace
e09f8b0053 DBZ-2650 Fixed parameter types in prod release job 2020-11-05 15:48:24 +01:00
jcechace
a06c1b599e DBZ-2650 Extended time for source clear job 2020-11-05 15:48:24 +01:00
jcechace
d8d6aa3f49 DBZ-2650 Added Jenkinsdashboard definition 2020-11-05 15:48:24 +01:00
jcechace
83533aeb07 DBZ-2650 migrating remaining jobs and cleanup 2020-11-05 15:48:24 +01:00
jcechace
48b057e27d DBZ-2650 Migrated release related jobs from JJB to JobDSL 2020-11-05 15:48:24 +01:00
Hussain
c58b3123fc DBZ-2727: Added exceptio to retry when there is Write failed 2020-11-05 10:07:55 +01:00
Jiri Pechanec
704b967697 [release] Update nightly image build trigger 2020-11-04 10:10:36 +01:00
Ganesh Ramasubramanian
4716194ff9 DBZ-2606: Map new name for the fields and headers
Added ability to map new name for the fields and headers.
The "new name" mapping is completely optional and we will not
be affecting the existing functionality.

The optional "new name" is case-sensitive.
2020-11-04 08:57:16 +01:00
ani-sha
fd6c8f9502 DBZ-2690 get oracle specific changes into debezium-core 2020-11-04 07:21:10 +01:00
Chris Cranford
6c34a6e3f2 DBZ-2704 Suggested fixes 2020-11-04 06:15:16 +01:00
Chris Cranford
4e6b3b1268 DBZ-2704 Fix test failure - PostgresConnectorIT#shouldRegularlyFlushLsnWithTxMonitoring 2020-11-04 06:15:16 +01:00
Jiri Pechanec
b9a6bb35b8 DBZ-2673 Added comment; use defensive equals 2020-11-03 08:02:06 +01:00
Arik Cohen
e44b76fb9d DBZ-2673 Read the raw bytes of a character-type field 2020-11-03 08:02:06 +01:00
rkerner
c274c2b39b DBZ-2617 refactor to proper HeartbeatErrorHandler injection 2020-11-03 07:23:02 +01:00
rkerner
2a3f44ebe5 DBZ-2617 failing heartbeats should put Postgres connector into FAILED state to allow proper shutdown of Postgres when shutdown was triggered with shutdown mode "fast" 2020-11-03 07:23:02 +01:00
Alexander Iskuskov
0c250810f3 DBZ-2717 Fix typo in converters doc 2020-11-02 08:41:14 +01:00
ani-sha
97f7e619c6 DBZ-2638 fix OpenJDK outreach jobs 2020-10-30 15:48:15 -04:00
cooksey
c262238183 DBZ-2608 Add a snapshotComplete lifecycle hook to the Snapshotter 2020-10-30 13:34:38 -04:00
Chris Cranford
29e9c99fbc DBZ-2628 Add missing privileges for Oracle LogMiner setup 2020-10-30 13:27:28 -04:00
alisator
ceaf5749be DBZ-2708 Doc formatting fix;
Since the example uses * as a regex, it should be also correctly formatted in the text, but bothsided asterix made the text bold and it didn't looked as a regex expression anymore.

Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2020-10-30 10:55:06 +01:00
Chris Cranford
6bc01a1660 DBZ-2625 Fix intermittent failures in SqlServerConnectorIT 2020-10-28 14:31:53 +01:00
ani-sha
415492121b DBZ-2638 update OpenJDK quality outreach jobs 2020-10-27 15:08:01 -04:00
Sergei Morozov
344acb55c0 DBZ-2682: Mapper converters should leave empty dates as zero 2020-10-27 16:21:53 +01:00
mans2singh
84adb296a7 DBZ-2701 - Corrected cassandra connector doc 2020-10-27 09:31:28 +01:00
jcechace
b65e32ad6a DBZ-2693 using db2 image with ocp entry-point 2020-10-26 11:42:36 -04:00
Chris Cranford
0b63c2b596 [release] Fix Aliases.txt 2020-10-23 11:39:26 -04:00
Jiri Pechanec
6540fb7cf0 [release] Remove superfluous char from new snapshot version 2020-10-22 12:07:50 +02:00
Debezium Builder
26883dad92 [maven-release-plugin] prepare for next development iteration 2020-10-22 03:45:59 -04:00
Debezium Builder
9adbc2d67e [maven-release-plugin] prepare release v1.4.0.Alpha1 2020-10-22 03:45:59 -04:00
Jiri Pechanec
e800484625 [release] Changelog for 1.4.0.Alpha1 2020-10-22 09:33:45 +02:00
Tova Cohen
4d76c04a10 DBZ-2681 From a new branch, two fixes, and moved one anchor ID into upstream-only content 2020-10-22 06:47:20 +02:00
Faizan
f5f6abfc7b DBZ-2496 Corrections to code formatting and improving doc text for consistency 2020-10-22 06:30:40 +02:00
Faizan
0adaed07d2 DBZ-2496 Updating documentation and test case as per review comment 2020-10-22 06:30:40 +02:00
Faizan
24f375aa3d DBZ-2496 Corrections to code formatting 2020-10-22 06:30:40 +02:00
Faizan
925c7e35f5 DBZ-2496 Added snapshot override behavior for MongoDB using filter query 2020-10-22 06:30:40 +02:00
Sergei Morozov
5bccf7ad1d DBZ-2688: DropViewParserListener should respect the skipViews flag 2020-10-22 05:43:46 +02:00
Kewei Shang
f212b46f37 DBZ-2645 Add Vitess connector documentation 2020-10-21 17:51:56 +02:00
Jiri Pechanec
b699e37359 DBZ-2670 Modify testing approach 2020-10-21 17:41:22 +02:00
karamel
4898d18184 DBZ-2670 Allow non-Ascii characters in MySQL ids 2020-10-21 17:41:22 +02:00
Tova Cohen
7d513a470a DBZ-2681 PostgreSQL doc tweaks for correct formatting downstream 2020-10-21 14:21:43 +02:00
Tova Cohen
a2484c8cfb DBZ-2681 Add an anchor ID and hope this lets the file split properly downstream 2020-10-21 14:21:43 +02:00
Tova Cohen
55e8aac2e1 DBZ-2681 MySQL doc, replace a period with a comman, replace a blank space with a hyphen 2020-10-21 14:21:43 +02:00
Tova Cohen
94eb169cd6 DBZ-2681 Db2 doc, move an anchor ID that prevents correct downstream splitting 2020-10-21 14:21:43 +02:00
Jiri Pechanec
2cded66d30 DBZ-2632 Minor improvements 2020-10-20 16:28:23 +02:00
Arik Cohen
2e8c43bd60 DBZ-2632: Forcibly abort the JDBC connection if failed to close it gracefully. 2020-10-20 16:28:23 +02:00
Jiri Pechanec
ee5353ef6f DBZ-2653 Process commits even with tx monitoring 2020-10-20 10:42:10 +02:00