Jason Gustafson created KAFKA-12548:
---------------------------------------
Summary: Invalid record error is not getting sent to application
Key: KAFKA-12548
URL: https://issues.apache.org/jira/browse/KAFKA-12548
Project: Kafka
Issue Type: Bug
Reporter: Jason Gustafson
Assignee: Jason Gustafson
The ProduceResponse includes a nice record error message when we return
INVALID_RECORD_ERROR. Sadly this is getting discarded by the producer, so the
user never gets a chance to see it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)