Guozhang Wang created KAFKA-8729:
------------------------------------
Summary: Augment ProduceResponse error messaging for specific
culprit records
Key: KAFKA-8729
URL: https://issues.apache.org/jira/browse/KAFKA-8729
Project: Kafka
Issue Type: Bug
Components: clients, core
Reporter: Guozhang Wang
Assignee: Tu Tran
1. We should replace the misleading CORRUPT_RECORD error code with a new
INVALID_RECORD.
2. We should augment the ProduceResponse with customizable error message and
indicators of culprit records.
3. We should change the client-side handling logic of non-retriable
INVALID_RECORD to re-batch the records.
Details see:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-467%3A+Augment+ProduceResponse+error+messaging+for+specific+culprit+records
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)