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

[GitHub] kafka pull request #3830: MINOR: Created convenience method to create ZkUtil...

GitHub user bbaugher opened a pull request:

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

    MINOR: Created convenience method to create ZkUtils

    

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

    $ git pull https://github.com/bbaugher/kafka zkutils-method

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

    https://github.com/apache/kafka/pull/3830.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 #3830
    
----
commit f61ccea386e04aec0dd41d9d5adb8dd61cf11428
Author: Bryan Baugher <br...@cerner.com>
Date:   2017-05-02T20:30:58Z

    MINOR: Created convenience method to create ZkUtils

----


---