GitHub user sjmittal opened a pull request:

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

    0.10.2

    Fixes related to handling of MAX_POLL_INTERVAL_MS_CONFIG deadlock and 
CommitFailedException

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

    $ git pull https://github.com/sjmittal/kafka 0.10.2

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

    https://github.com/apache/kafka/pull/2640.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 #2640
    
----
commit d6df7b1fd9878185035803bd9b59a39faab48401
Author: Sachin Mittal <sjmit...@gmail.com>
Date:   2017-03-03T17:15:58Z

    added git ignore
    
    added git ignore

commit 6f04327c890c58cab9b1ae108af4ce5c4e3b89a1
Author: Sachin Mittal <sjmit...@gmail.com>
Date:   2017-03-05T07:15:18Z

    Fix for CommitFailedException and backoffTimeMs
    
    don't kill thread in case of CommitFailedException and have upper bound
    for backoffTimeMs

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to