tet123/documentation/modules/ROOT/pages/operations
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
..
debezium-server.adoc DBZ-7512 Support arbitrary payloads with outbox event router on 2024-03-01 08:23:47 +01:00
debezium-ui.adoc DBZ-6216 Update documentation to refer to quay.io images 2023-03-23 13:29:19 +01:00
kubernetes.adoc DBZ-7107 Other documentation updates 2024-02-19 08:57:32 +01:00
logging.adoc DBZ-7418 Removes duplicate callout annotation from example 2024-02-15 17:01:19 -05:00
monitoring.adoc DBZ-7440 Change link target for JMX options to Streams API reference 2024-02-12 11:35:57 -05:00
openshift.adoc DBZ-7107 Other documentation updates 2024-02-19 08:57:32 +01:00