Commit Graph

3505 Commits

Author SHA1 Message Date
Chris Cranford
df41cd8bfe DBZ-2396 Suggested changes 2020-09-24 07:41:36 +02:00
Chris Cranford
0db4997102 DBZ-2396 Support Converter delegation in ByteBufferConverter
In the even that the value supplied to the ByteBufferConverter
is not supported, e.g. not BYTES, the converter should then
support delegation to a configured converter.
2020-09-24 07:41:36 +02:00
jcechace
d5b3684c7e DBZ-2383 OpenShift tests for DB2 connector 2020-09-23 21:01:31 +02:00
Gunnar Morling
b0552f8ccb DBZ-2564 Typo fix
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2020-09-23 10:25:48 +02:00
Tova Cohen
4cfa7cba92 DBZ-2564 Add header option for bold headings in tables 2020-09-23 10:25:48 +02:00
Tova Cohen
e967931517 DBZ-2564 Adds header option to table, and one instance of zwsp 2020-09-23 10:25:48 +02:00
Tova Cohen
1d87f67217 DBZ-2564 Add pass: to prevent substitution of text inside braces 2020-09-23 10:25:48 +02:00
Tova Cohen
9964f08933 DBZ-2564 Db2 connector doc format updates for downstream rendering 2020-09-23 10:25:48 +02:00
Tova Cohen
db75abe6e3 DBZ-2564 PostgreSQL connector doc format updates for downstream rendering 2020-09-23 10:25:48 +02:00
Tova Cohen
406a09a3b8 DBZ-2564 SQL Server connector doc format updates for better downstream rendering 2020-09-23 10:25:48 +02:00
Tova Cohen
6dfb739e14 DBZ-2564 MongoDB connector doc format updates for downstream rendering 2020-09-23 10:25:48 +02:00
Bob Roldan
4e808ea3f1 DBZ-2577 Fix malformed attr refs in downstream title annotations 2020-09-23 10:11:56 +02:00
Guillaume Smet
2c425bc583 DBZ-2558 Add proper logging configuration for Quarkus integration tests 2020-09-23 09:52:29 +02:00
Guillaume Smet
f017e235a3 DBZ-2558 Fix the Quarkus datasource configuration
The one used has been deprecated since 1.3 and has been removed from
1.9.
2020-09-23 09:52:29 +02:00
Gunnar Morling
3e459e4bd6 DBZ-2567 Applying suggestions from code review 2020-09-22 16:57:45 +02:00
Bob Roldan
489c1a1c2f DBZ-2567 Insert missing space 2020-09-22 16:57:45 +02:00
Bob Roldan
99cbd6ff71 DBZ-2567 Correct punctuation error. 2020-09-22 16:57:45 +02:00
Bob Roldan
2cec87ee15 DBZ-2567 Annotate content-based routing doc. Update language, structure. 2020-09-22 16:57:45 +02:00
Bob Roldan
a2817ab507 DBZ-2567 Add filter doc annotations. Update language. Some restructuring 2020-09-22 16:57:45 +02:00
jcechace
ed0c5e070d DBZ-2562 correct use of protocol field when creating OCP service 2020-09-21 13:58:04 +02:00
jcechace
0bd664e469 DBZ-2560 Extending KC image build script with ability to add extra libraries 2020-09-21 13:57:49 +02:00
cooksey
ba074abe4c DBZ-2550 Prevent duplicate events using catch up streaming
Normally when a connector gracefully shuts down, the connect framework attempts to commit offsets so the latest committed state gets acked on the replication stream.  While the connector is running, the framework periodically commits offsets. Debezium does not manage triggering an offset commit.  When the catch up streaming phase ends, there may be uncommitted state and the connector is unable to determine when the next commit will occur because the commit timing is externally managed. If a commit is not triggered between the end of the catch up streaming phase and the normal streaming phase after the snapshot, the connector may produce some duplicated messages.

Although the replication stream may be out of date, the internal OffsetContext is aware of the latest committed offset. When the snapshot phase recreates a new offset after catch up streaming, the previous offset has access to the latest state. Use the previous offset to forward known state to the new offset.
2020-09-21 09:28:15 +02:00
Jiri Pechanec
cc4dbdcc9c DBZ-2549 Reflect separate package in release pipeline 2020-09-21 07:43:58 +02:00
Tova Cohen
2e69b50ee1 DBZ-2554 CloudEvents doc needed the same format updates 2020-09-18 09:46:34 -04:00
Tova Cohen
c98476eb7a DBZ-2554 Distinguish titles and IDs with "Debezium" 2020-09-18 09:46:34 -04:00
Tova Cohen
e95d5467b0 DBZ-2554 Edit topic routing/event flattening SMTs format/style/annotations/conditions 2020-09-18 09:46:34 -04:00
Gunnar Morling
134c80b562 DBZ-78 Misc. fixes 2020-09-18 12:00:05 +02:00
rkerner
e9a4bf4126 DBZ-78 added fallback and default value behavior documentation 2020-09-18 11:56:01 +02:00
rkerner
18216fb9a5 DBZ-78 applied PR feedback: add CRD docs for downstream 2020-09-18 11:56:01 +02:00
rkerner
52dec438d7 DBZ-78 applied PR feedback 2020-09-18 11:56:01 +02:00
rkerner
5e62f307d0 DBZ-78 add Debezium auto-creation topics configuration documentation 2020-09-18 11:56:01 +02:00
Gunnar Morling
eddee904ba DBZ-2549 Documentation update 2020-09-18 11:17:17 +02:00
Gunnar Morling
a7f4dffc3b DBZ-2549 Documentation update 2020-09-18 11:17:17 +02:00
Jiri Pechanec
73c74189fa DBZ-2549 Move scripting code into a separate module 2020-09-18 11:17:17 +02:00
Debezium Builder
837669890a [maven-release-plugin] prepare for next development iteration 2020-09-16 12:18:08 -04:00
Debezium Builder
086dbd960b [maven-release-plugin] prepare release v1.3.0.Beta2 2020-09-16 12:18:08 -04:00
Chris Cranford
2a7caee77c [release] Fix changelog for 1.3.0.Beta2 2020-09-16 11:59:46 -04:00
Chris Cranford
9097e6b092 [release] Add 1.3 to release script 2020-09-16 11:59:46 -04:00
Chris Cranford
db2ccf7f2e [release] Changelog for 1.3.0.Beta2 2020-09-16 11:59:46 -04:00
Chris Cranford
a67f76a93b [release] Updated copyright 2020-09-16 11:59:46 -04:00
Jiri Pechanec
eed321d485
DBZ-2461 LSN must not be flushed after connection close 2020-09-16 11:40:52 +02:00
Ganesh Ramasubramanian
6ca025b1bb DBZ-2504: Add support for field and header prefix
Added support for field and header prefix.
Updated the documentation to include the options
 'add.fields.prefix' and 'add.headers.prefix'.
2020-09-16 11:31:05 +02:00
Chris Cranford
4ddb1d21c8 DBZ-137 Suggested documentation updates 2020-09-16 11:24:53 +02:00
Chris Cranford
70fbcc4757 DBZ-137 Add commit_scn and log miner metrics 2020-09-16 11:24:53 +02:00
Chris Cranford
6c9fed571f DBZ-137 Add doc section about database connection adapter 2020-09-16 11:24:53 +02:00
Jiri Pechanec
4ccbfefae1 DBZ-2522 Add contributor to copyright 2020-09-16 07:54:46 +02:00
James Gormley
8ef7c7d1f3 DBZ-2522 Updating sql server connector docs for column.include.list 2020-09-16 07:54:46 +02:00
James Gormley
6d0d60a326 DBZ-2522 Implementing column.include.list for sql server 2020-09-16 07:54:46 +02:00
James Gormley
45e44a2a1b DBZ-2522 Using updated terminology in test cases 2020-09-16 07:54:46 +02:00
James Gormley
b658375a3d DBZ-2522 Fixing EventProcessingFailureHandlingIT 2020-09-16 07:54:46 +02:00