[
https://issues.apache.org/jira/browse/ZOOKEEPER-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821198#comment-13821198
]
Hudson commented on ZOOKEEPER-1812:
-----------------------------------
SUCCESS: Integrated in ZooKeeper-trunk #2118 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2118/])
ZOOKEEPER-1812. ZooInspector reconnection always fails if first connection
fails (Benjamin Jaton via phunt) (phunt:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1540961)
* /zookeeper/trunk/CHANGES.txt
*
/zookeeper/trunk/src/contrib/zooinspector/src/java/org/apache/zookeeper/inspector/manager/ZooInspectorManagerImpl.java
> ZooInspector reconnection always fails if first connection fails
> ----------------------------------------------------------------
>
> Key: ZOOKEEPER-1812
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1812
> Project: ZooKeeper
> Issue Type: Bug
> Components: contrib
> Affects Versions: 3.4.5, 3.5.0
> Reporter: Benjamin Jaton
> Assignee: Benjamin Jaton
> Priority: Minor
> Labels: zooinspector
> Fix For: 3.4.6, 3.5.0
>
> Attachments: ZOOKEEPER-1812-3.4.patch, ZOOKEEPER-1812.patch
>
>
> Steps to reproduce:
> - Connect to localhost:2181 when ZooKeeper server is down. After a few
> seconds, ZooInspector warns that the connection has failed
> - start the ZooKeeper server
> - Reconnect to localhost:2181, ZooInspector will still not be able to connect
> to the server.
> The workaround is to relaunch ZooInspector.
--
This message was sent by Atlassian JIRA
(v6.1#6144)