tet123/jenkins-jobs/scripts
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
..
config DBZ-7512 Support arbitrary payloads with outbox event router on 2024-03-01 08:23:47 +01:00
build-connect-image.sh DBZ-5190 Add option for '*' wildcard in AMQ preparation jobs 2022-06-09 13:37:50 +02:00
check-contributors.sh DBZ-4999 Add Informix into release and BOM 2023-10-26 10:38:35 +02:00
cleanup_images_ansible.yml DBZ-5094 Add cleanup job and ansible script 2022-05-10 16:52:49 +02:00
copy-images.sh DBZ-5212 Add set -e to bash scripts used in our jobs 2022-06-06 17:07:54 +02:00
copy-plugins.sh DBZ-5767 Reflecting downstream name changes 2022-11-01 13:58:30 +01:00
generate-release-notes.groovy [release] Changelog for 2.4.0.Alpha1 2023-07-17 12:25:09 +02:00
maven-artifact-check.sh DBZ-5082 wrapped components param to quites, loading as single string in script and added newline to eof 2022-05-05 06:17:00 -04:00
ocp-projects.sh DBZ-5165 refactoring the testsuite in OCP so that preparations are done in jenkins job and in OCP project is only cloned, build and ran 2022-08-04 19:04:56 +02:00
trigger-nightly-docker.sh DBZ-6541 operator nightly image support 2023-06-09 06:09:48 +02:00
upstream-artifact-server-prepare.sh DBZ-7340 Upgrade Groovy and GraalJS to the latest 2023 version 2024-01-17 12:50:21 +01:00