You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by omkreddy <gi...@git.apache.org> on 2017/09/25 13:06:37 UTC

[GitHub] kafka pull request #3957: MIROR: Reject JoinGroup request from first member ...

GitHub user omkreddy opened a pull request:

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

    MIROR: Reject JoinGroup request from first member with empty partition.assignment.strategy

    

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

    $ git pull https://github.com/omkreddy/kafka JOIN-GROUP-EMPTY-PROTOCOL

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

    https://github.com/apache/kafka/pull/3957.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 #3957
    
----
commit 4fc87ffdae80dfe5f7c4634249fe64f3100746ca
Author: Manikumar Reddy <ma...@gmail.com>
Date:   2017-09-25T12:40:46Z

    MIROR: Reject JoinGroup request from first member with empty partition.assignment.strategy

----


---

[GitHub] kafka pull request #3957: KAFKA-6005: Reject JoinGroup request from first me...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---