issues
search
bakdata
/
kafka-error-handling
A library for error handling in Kafka Streams.
MIT License
18
stars
3
forks
source link
Protobuf support for dead letters
#12
Closed
torbsto
closed
2 years ago
torbsto
commented
2 years ago
[ ] Split project into
core
,
avro
and
proto
[ ] Add Protobuf
DeadLetter
similar to
DeadLetter.avsc
[ ] Move existing transformer for
ProcessingError
->
DeadLetter
(see
here
) to
avro
project
[ ] Create similar transformer for proto
torbsto
commented
2 years ago
Closed by #13
core
,avro
andproto
DeadLetter
similar to DeadLetter.avscProcessingError
->DeadLetter
(see here) toavro
project