GitHub user srdo opened a pull request:

    https://github.com/apache/curator/pull/219

    CURATOR-409: Fix unintentional override of getQuorumPeer in TestingQu…

    …orumPeerMain
    
    https://issues.apache.org/jira/browse/CURATOR-409
    
    I don't know if QuorumPeer is useful to users of curator-test, but 
getQuorumPeer isn't used anywhere in the code, so if it is possible to remove 
it entirely that's probably a nicer solution. 

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

    $ git pull https://github.com/srdo/curator CURATOR-409

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

    https://github.com/apache/curator/pull/219.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 #219
    
----
commit 956176629f5cc9d7c53b52068e4ebdcbdfb86e68
Author: Stig Rohde Døssing <[email protected]>
Date:   2017-05-05T18:44:10Z

    CURATOR-409: Fix unintentional override of getQuorumPeer in 
TestingQuorumPeerMain

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to