You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/20 18:38:00 UTC

[jira] [Commented] (CURATOR-455) Curator's EnsembleProvider.getConnectionString() is not re-called once the session expiration has been injected

    [ https://issues.apache.org/jira/browse/CURATOR-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16370428#comment-16370428 ] 

ASF GitHub Bot commented on CURATOR-455:
----------------------------------------

GitHub user Randgalt opened a pull request:

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

    [CURATOR-455] Curator's EnsembleProvider.getConnectionString() is not re-called once the session expiration has been injected

    When the connection is lost client.getZookeeperClient().getZooKeeper() needs to be called periodically so that the ensemble provider may update the connection string, etc.

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

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

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

    https://github.com/apache/curator/pull/252.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 #252
    
----
commit 770a0f948e211ed6f794e318cf7722dff1fa1c0a
Author: randgalt <ra...@...>
Date:   2018-02-07T23:53:32Z

    [maven-release-plugin] prepare release apache-curator-4.0.1

commit 6978b09d800ad5d367a88f5ae7cf8ed099a9ca7c
Author: randgalt <ra...@...>
Date:   2018-02-07T23:53:43Z

    [maven-release-plugin] prepare for next development iteration

commit f57206d6bd1744a71f7416438e010775f2e50adb
Author: randgalt <ra...@...>
Date:   2018-02-13T18:08:57Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/curator

commit 04c16b110207f10475059cff2c0363d2c1c43db3
Author: randgalt <ra...@...>
Date:   2018-02-20T18:36:22Z

    When the connection is lost client.getZookeeperClient().getZooKeeper() needs to be called periodically so that the ensemble provider may update the connection string, etc.

----


> Curator's EnsembleProvider.getConnectionString() is not re-called once the session expiration has been injected
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: CURATOR-455
>                 URL: https://issues.apache.org/jira/browse/CURATOR-455
>             Project: Apache Curator
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 4.0.1
>            Reporter: Jordan Zimmerman
>            Assignee: Jordan Zimmerman
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)