Commit Graph

2012 Commits

Author SHA1 Message Date
akula
cd4c6958bd DBZ-7512 Support arbitrary payloads with outbox event router on
debezium server

1. Support for string and binary serialization formats on debezium api.
2. Allow configuring separate key and value formats on embedded engine.

This change fixes the following issue using outbox event router on
embedded engine:

Outbox event router supports arbitrary payload formats with
BinaryDataConverter as the value.converter which passes payload
transparently. However this is  currently not supported with the
embedded engine which handles message conversion using value.format to
specify the format.

In addition, when we want to pass payload transparently, it makes
sense to also pass aggregateid i.e. the event key transparently. The
default outbox table configuration specifies aggregateid as a
varchar which is also not supported by embedded engine.
2024-03-01 08:23:47 +01:00
Chris Cranford
66e23613ce DBZ-7072 Retry Oracle Flashback-based snapshot queries 2024-02-29 13:33:10 +01:00
roldanbob
e017062eb9 DBZ-7499 Fix deployment examples that expose attribute names vs values 2024-02-28 17:21:49 -05:00
Chris Cranford
c4cc05b816 DBZ-7565 Align PostgreSQL hstore.handling.mode default values 2024-02-28 09:26:16 -05:00
Vojtech Juranek
1459c25fb8 [docs] Fix typo in partition routing documentation 2024-02-27 15:47:57 -05:00
roldanbob
feed723e4f DBZ-7418 Converts remaining lists of callout descriptions to tables 2024-02-21 15:57:37 -05:00
roldanbob
f7855ddb80 DBZ-7418 Fix more callout descriptions in CloudEvents doc 2024-02-21 15:57:37 -05:00
Chris Cranford
9f1ee1421f DBZ-7521 Promote JDBC sink from Incubating 2024-02-20 09:44:31 -05:00
Mostafa Ghadimi
7884e44c64 [docs] List required files for Confluent Avro converter
DBZ-4885 📝 docs(avro): improve the grammar in the AVRO documentation
2024-02-20 06:44:01 +01:00
Chris Cranford
2af17ac69c DBZ-7365 Upgrade Oracle ojdbc8 from 21.6.0.0 to 21.11.0.0 2024-02-19 14:25:25 +01:00
Chris Cranford
aab87365d9 DBZ-6960 Include REDO SQL in Oracle source info block 2024-02-19 14:02:06 +01:00
Chris Cranford
f2f1ca633b DBZ-7107 Other documentation updates 2024-02-19 08:57:32 +01:00
Chris Cranford
f804f20b87 DBZ-7107 Update Cassandra documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
2b0d7b0445 DBZ-7107 Update Informix documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
054d5c0daa DBZ-7107 Update Db2 documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
4dce2f5ddd DBZ-7107 Update Vitess documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
11ae93b440 DBZ-7107 Update SQL Server documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
1eca9b0b78 DBZ-7107 Update Spanner documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
7ef077db4e DBZ-7107 Update PostgreSQL documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
1c44495417 DBZ-7107 Update Oracle documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
b0b440d0f7 DBZ-7107 Update MongoDB documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
410310176d DBZ-7107 Update MySQL documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
626e7bb240 DBZ-7487 Document enablement of MariaDB mode 2024-02-17 13:29:10 -05:00
nancyxu123
463eb22651 DBZ-7501 Remove incubating from Debezium documentation 2024-02-16 20:45:32 -05:00
roldanbob
e94deb924c DBZ-7418 Assign unique name to callout table
(cherry picked from commit e50b83034dcf2355247695748d158b41a21f3fdb)
2024-02-16 17:38:04 -05:00
roldanbob
ad472b7890 DBZ-7418 Converts 2.3 cloudevents callout list to table to fix rendering
(cherry picked from commit 13ee8b93df0284a8597e0fa50bf934cbd40c682e)
2024-02-16 17:38:04 -05:00
Enzo Cappa
7a6a6a521a DBZ-7368: Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2024-02-16 15:05:33 -05:00
Enzo Cappa
323f3fcc28 DBZ-7368: fix double space 2024-02-16 15:05:33 -05:00
Enzo Cappa
1c420ec092 DBZ-7368: example using apicurio registry
Add example using Apicurio Registry
2024-02-16 15:05:33 -05:00
Enzo Cappa
4ad4089b69 DBZ-7368: Apply suggestions from code review
Apply suggestions from code review

Co-authored-by: roldanbob <broldan@redhat.com>
2024-02-16 15:05:33 -05:00
Enzo Cappa
0b420b68b8 DBZ-7368 fix: a couple of fixes for consistency of the language used 2024-02-16 15:05:33 -05:00
Enzo Cappa
b50e6149ac DBZ-7368: add more documentation for converters in outbox router
Re-structure and add more documentation about setting up the converters in the Outbox Event Router SMT. My objective is make it clear how to properly use JSON and Avro regarding the value converters, the db column types, and the delegate converter configuration.

I'm also adding an extra example of how to setup a delegate converter in Avro format.

Needless to say, this is just a suggestion and is open to any comment or recommendation.

Jira [DBZ-7368](https://issues.redhat.com/browse/DBZ-7368)
2024-02-16 15:05:33 -05:00
roldanbob
d5aac7a042 DBZ-7418 Removes duplicate callout annotation from example 2024-02-15 17:01:19 -05:00
roldanbob
d7805829be DBZ-7418 Correct formatting errors 2024-02-14 17:53:13 -05:00
roldanbob
42be2e71ca DBZ-7418 Repeated callouts after log4j.properties example 2024-02-14 17:53:13 -05:00
roldanbob
d376446824 DBZ-7418 Updates title of callout table to designate update event type 2024-02-13 15:46:40 -05:00
roldanbob
e47a4d8cfb DBZ-7418 Fix typo 2024-02-13 15:46:40 -05:00
roldanbob
852fb4bda2 DBZ-7418 Adjust formatting to fix callout descriptions table rendering 2024-02-13 15:46:40 -05:00
roldanbob
77fba3068f DBZ-7418 Remove references that imply downstream support for CloudEvents 2024-02-13 15:46:40 -05:00
roldanbob
093bb3f999 DBZ-7418 Adds Db2, Informix, & Oracle to list of supported connectors 2024-02-13 15:46:40 -05:00
roldanbob
2b3be8aab9 DBZ-7418 Fix formatting to subordinate callout table to example block 2024-02-13 15:46:40 -05:00
roldanbob
e8bcc96e84 DBZ-7418 Remove original obsolete callout list 2024-02-13 15:46:40 -05:00
roldanbob
94599281c3 DBZ-7418 Converts format of example callouts to a table 2024-02-13 15:46:40 -05:00
roldanbob
d38bf765eb DBZ-7418 Convert callouts for CloudEvents example to table format 2024-02-13 15:46:40 -05:00
roldanbob
7498ffe197 DBZ-7418 Reformats .connect-log4j.properties callout list as table 2024-02-13 15:46:40 -05:00
roldanbob
4063695afc DBZ-7418 Reformats PG inventory-connector callout legend as table 2024-02-13 15:46:40 -05:00
roldanbob
6c5b02b0bd DBZ-7418 Reformat callouts for pg_hba.conf example as table 2024-02-13 15:46:40 -05:00
roldanbob
228517786e DBZ-7418 Formats callout list for inventory-connector.yaml example as table 2024-02-13 15:46:40 -05:00
roldanbob
9a7e140187 DBZ-7418 Formats callout list in jdbc.adoc as table 2024-02-13 15:46:40 -05:00
Jiri Pechanec
a412fdef83 [release] Changelog for 2.6.0.Alpha2 2024-02-13 10:13:26 +01:00