[ 
https://issues.apache.org/jira/browse/KAFKA-17019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949373#comment-17949373
 ] 

sanghyeok An commented on KAFKA-17019:
--------------------------------------

[~mjsax] Thanks for your comments! 



Would it be okay for me to dig into this issue? 

If so, should I write KIP? Because `KafkaProducer` class have 
`TimeoutException` in their private method, but it can be thrown to user side.

Also, `KafkaProducer` class is not in internal package. 

 

What do you think? Please let me know.

Thanks in advance!

> Producer TimeoutException should include root cause
> ---------------------------------------------------
>
>                 Key: KAFKA-17019
>                 URL: https://issues.apache.org/jira/browse/KAFKA-17019
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients, producer 
>            Reporter: Matthias J. Sax
>            Priority: Major
>
> With KAFKA-16965 we added a "root cause" to some `TimeoutException` thrown by 
> the producer. However, it's only a partial solution to address a specific 
> issue.
> We should consider to add the "root cause" for _all_ `TimeoutException` cases 
> and unify/cleanup the code to get an holistic solution to the problem.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to