f44923e4805b52df6191138bd10119c2932d1043
- Add support for KIP-161: streams deserialization exception handlers - Provide out of the box LogAndContinue and LogAndFail exception handlers - Introduce a new exception handler that sends records in error on deserialization to a DLQ - Ensure that the exception handlers work in both when native decoding is enabled (Kafka is doing deserialization) and when native decoding is disabled (Binder is doing deserialization) - Enhancements on the logic of native decoding in binder. - General refactoring and cleanup - Adding more tests Resolves #275, #281 Introducing multiple StreamListener methods in Kafka Streams apps. - Multiple stream listener methods now have individual backing StreamBuilder and configuration. - Register StreamsBuilderFactoryBean programmatically Resolves #299, #300
Spring Cloud Stream Binder for Apache Kafka
Description
Languages
Java
96.4%
XSLT
3%
CSS
0.5%