[
https://issues.apache.org/jira/browse/ZOOKEEPER-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790908#comment-16790908
]
Hudson commented on ZOOKEEPER-2474:
-----------------------------------
SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #435 (See
[https://builds.apache.org/job/ZooKeeper-trunk/435/])
ZOOKEEPER-2474: add a way for client to reattach to a session when using
(andor: rev c000f96504198d999daee2b0ccb3c4217f16dc97)
* (edit) zookeeper-server/src/main/java/org/apache/zookeeper/ZooKeeper.java
* (edit) zookeeper-server/src/test/java/org/apache/zookeeper/ZooKeeperTest.java
> add a way for client to reattach to a session when using ZKClientConfig
> -----------------------------------------------------------------------
>
> Key: ZOOKEEPER-2474
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2474
> Project: ZooKeeper
> Issue Type: Bug
> Components: java client
> Affects Versions: 3.5.2
> Reporter: Timothy Ward
> Assignee: maoling
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.6.0, 3.5.5
>
> Attachments: ZOOKEEPER-2474-01.patch
>
> Time Spent: 4h
> Remaining Estimate: 0h
>
> The new constructors for ZooKeeper instances take a ZKClientConfig, which is
> great, however there is no way to reattach to an existing session.
> New constructors should be added to allow passing a session id and password
> when using ZKClientConfig.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)