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 <manikumar.re...@gmail.com> Date: 2017-09-25T12:40:46Z MIROR: Reject JoinGroup request from first member with empty partition.assignment.strategy ---- ---