You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by hachikuji <gi...@git.apache.org> on 2017/10/09 19:11:02 UTC

[GitHub] kafka pull request #4047: MINOR: Factor out some common group/transactional ...

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 <ja...@confluent.io>
Date:   2017-10-09T19:08:41Z

    MINOR: Factor out some common group/transactional fields in request objects

----


---

[GitHub] kafka pull request #4047: MINOR: Factor out some common group/transactional ...

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

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


---