GitHub user hachikuji opened a pull request:
https://github.com/apache/kafka/pull/4047
MINOR: Factor out some common group/transactional fields in request objects
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hachikuji/kafka factor-out-some-common-fields
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4047.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 #4047
----
commit b9c167ce588b282d8fb8548a8e0525199c21e2e7
Author: Jason Gustafson <[email protected]>
Date: 2017-10-09T19:08:41Z
MINOR: Factor out some common group/transactional fields in request objects
----
---