You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by MayureshGharat <gi...@git.apache.org> on 2016/05/20 18:49:33 UTC

[GitHub] kafka pull request: KAFKA-3720 : Deprecated BufferExhaustedExcepti...

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 <gh...@gmail.com>
Date:   2016-05-20T18:44:31Z

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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---