You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/10 23:49:00 UTC

[jira] [Commented] (KAFKA-3720) Remove BufferExhaustedException from doSend() in KafkaProducer

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

ASF GitHub Bot commented on KAFKA-3720:
---------------------------------------

junrao commented on pull request #8399: KAFKA-3720: Change TimeoutException to BufferExhaustedException when no memory can be allocated for a record within max.block.ms
URL: https://github.com/apache/kafka/pull/8399
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Remove BufferExhaustedException from doSend() in KafkaProducer
> --------------------------------------------------------------
>
>                 Key: KAFKA-3720
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3720
>             Project: Kafka
>          Issue Type: Bug
>          Components: producer 
>    Affects Versions: 2.4.1
>            Reporter: Mayuresh Gharat
>            Assignee: Sönke Liebau
>            Priority: Minor
>
> KafkaProducer no longer throws BufferExhaustException. We should remove it from the catch clause. 



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