I think the answer to both questions depends on how you imagine clients using 
this. Since it's a retriable exception, would the client just log the 
information and retry, or are there particular actions to take based on the 
topic or partition? If all we care about is logging, the exception message 
already includes the topic and partition, but if there's a use case for adding 
the topic and partition to the exception then I agree that we should do that.

[ Full content available at: https://github.com/apache/kafka/pull/5507 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to