Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
When there is a bad formatted data in the source topics, deserialization will throw a runtime exception all the way to the users. And since deserialization happens before it was ever processed at the beginning of the topology, today there is no ways to handle such errors on the user-app level.
We should consider allowing users to handle such "poison pills" in a customizable way.
Attachments
Issue Links
- is blocked by
-
KAFKA-4740 Using new consumer API with a Deserializer that throws SerializationException can lead to infinite loop
- Open
- is part of
-
KAFKA-5301 Improve exception handling on consumer path
- Resolved
- links to
- mentioned in
-
Page Loading...