You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Randgalt <gi...@git.apache.org> on 2015/09/26 20:15:55 UTC

[GitHub] curator pull request: [CURATOR-266] Support updateServerList

GitHub user Randgalt opened a pull request:

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

    [CURATOR-266] Support updateServerList

    Note: this PR includes CURATOR-265
    
    1. EnsembleTracker should always be on, it now is
    2. Removed DynamicEnsembleProvider. This should not be optional. EnsembleTracker now always publishes config changes which will end up calling ZooKeeper.updateServerList()
    3. Testing

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

    $ git pull https://github.com/apache/curator CURATOR-266

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

    https://github.com/apache/curator/pull/109.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 #109
    
----
commit 26364c6186fc7c09a9462557b1ca791e9aa70006
Author: randgalt <ra...@apache.org>
Date:   2015-09-26T18:13:02Z

    1. EnsembleTracker should always be on, it now is
    2. Removed DynamicEnsembleProvider. This should not be optional. EnsembleTracker now always publishes config changes which will end up calling ZooKeeper.updateServerList()
    3. Testing

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] curator pull request: [CURATOR-266] Support updateServerList

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

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---