debezium-server
debezium-server copied to clipboard
Debezium Server runtime for standalone execution of Debezium connectors
http://issues.redhat.com/browse/DBZ-7840 Relates to https://github.com/debezium/debezium/pull/5533
Server is now launched using testcontainers instead of quarkus test framework. This enables to dynamically run server with various configurations and test scenarios where server launch fails. Test scenarios remain...
https://issues.redhat.com/browse/DBZ-7244
Adding ability to add authorization header to support JWT-type authentication which is highly common pattern and will enable variety of use cases with debezium and HTTP sink
Upgrade debezium-server-pravega to use Pravega 0.13.0 - [x] Upgrade to 0.13.0-rc0 - [x] Run integration test against compatible Pravega servers (0.11, 0.12, 0.13) - [x] Document Pravega connector in README.md...
Resolve futures before marking a batch as completed for Kafka sink This will make sure that records are being send or we crash the sink instead of sink being blocked...
…Pub/Sub managed channel
Link issue: https://issues.redhat.com/browse/DBZ-7915