xiongqi wu created KAFKA-10806:
----------------------------------

             Summary: throwable from user callback on 
completeFutureAndFireCallbacks can lead to unhandled exceptions
                 Key: KAFKA-10806
                 URL: https://issues.apache.org/jira/browse/KAFKA-10806
             Project: Kafka
          Issue Type: Bug
            Reporter: xiongqi wu


 When kafka producer tries to complete/abort a batch,  producer invokes user 
callback. However, "completeFutureAndFireCallbacks" only captures exceptions 
from user callback not all throwables.  An uncaught throwable can prevent the 
batch from being freed.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to