tet123/documentation/modules/ROOT
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
..
assets/images DBZ-6424 Add docs for new JmxSignalChannel and JmxNotificationChannel 2023-06-09 20:10:39 +02:00
pages DBZ-7512 Support arbitrary payloads with outbox event router on 2024-03-01 08:23:47 +01:00
partials DBZ-7499 Fix deployment examples that expose attribute names vs values 2024-02-28 17:21:49 -05:00
nav.adoc [docs] Remove deprecated link to Embedding Debezium 2024-01-10 09:31:59 -05:00