GitHub user dguy opened a pull request:

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

    KAFKA-4965: set internal.leave.group.on.close to false in StreamsConfig

    Set the internal consumer config internal.leave.group.on.close in 
`StreamsConfig`. This is to reduce the number of rebalances we get during 
bounces

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

    $ git pull https://github.com/dguy/kafka kafka-4965

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

    https://github.com/apache/kafka/pull/2750.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 #2750
    
----
commit 482c2259ef20f436fcc2dfe1a329b54cbc733db7
Author: Damian Guy <[email protected]>
Date:   2017-03-28T08:40:04Z

    set internal.leave.group.on.close to false in StreamsConfig

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to