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

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

GitHub user MayureshGharat opened a pull request:

    https://github.com/apache/kafka/pull/1417

    KAFKA-3720 : Deprecated BufferExhaustedException and also removed its use 
and the related sensor metric

    BufferExhaustedException is no longer used and should be deprecated and the 
corresponding metrics should be removed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MayureshGharat/kafka kafka-3720

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1417.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1417
    
----
commit c5b726da480abe4a9e9d8d249c09730f9bb7ea78
Author: MayureshGharat <gharatmayures...@gmail.com>
Date:   2016-05-20T18:44:31Z

    Deprecated BufferExhaustedException and also removed its use and the 
related sensor metric

----


> Remove BufferExhaustException from doSend() in KafkaProducer
> ------------------------------------------------------------
>
>                 Key: KAFKA-3720
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3720
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Mayuresh Gharat
>            Assignee: Mayuresh Gharat
>
> KafkaProducer no longer throws BufferExhaustException. We should remove it 
> from the catch clause. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to