Commit Graph

3516 Commits

Author SHA1 Message Date
Bob Roldan
6e83401413 DBZ-2593 Fix table formatting in filter, cbr smt docs 2020-09-24 18:33:10 +02:00
Bob Roldan
aec50429fb DBZ-2593 Fix incorrect anchor definition in link 2020-09-24 18:33:10 +02:00
Bob Roldan
9a5acd532c DBZ-2593 Add omitted link text that resulted in link not rendering 2020-09-24 18:33:10 +02:00
Tova Cohen
de48877148 DBZ-2596 Correct format error in config options table header 2020-09-24 18:29:55 +02:00
jcechace
92e9351413 DBZ-2383 Fixed typo in CI job definition 2020-09-24 10:31:56 -04:00
Gunnar Morling
7d53700d07 [release] Updating version in docs 2020-09-24 14:59:02 +02:00
matt beary
7393e1ae3b
DBZ-2590 Removing closed wal2json bug from plugin differences 2020-09-24 12:13:01 +02:00
Debezium Builder
b146b69154 [maven-release-plugin] prepare for next development iteration 2020-09-24 04:56:42 -04:00
Debezium Builder
c51cfe8eb9 [maven-release-plugin] prepare release v1.3.0.CR1 2020-09-24 04:56:41 -04:00
Jiri Pechanec
9f38765887 [release] Changelog for 1.3.0.CR1 2020-09-24 10:51:13 +02:00
Gunnar Morling
aebf2516de DBZ-2396 Typo fixes 2020-09-24 07:41:36 +02:00
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