[
https://issues.apache.org/jira/browse/HELIX-695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444555#comment-16444555
]
Hudson commented on HELIX-695:
------------------------------
FAILURE: Integrated in Jenkins build helix #1441 (See
[https://builds.apache.org/job/helix/1441/])
[HELIX-695] add helix manager listener for new connection notification
(zhan849: rev ae8eb5969e8bf5cc72704e0ef316cd4259f3b461)
* (edit)
helix-core/src/main/java/org/apache/helix/manager/zk/ZKHelixManager.java
* (edit)
helix-core/src/test/java/org/apache/helix/integration/TestZkReconnect.java
> Add Helix Manager listener for new connection notification
> ----------------------------------------------------------
>
> Key: HELIX-695
> URL: https://issues.apache.org/jira/browse/HELIX-695
> Project: Apache Helix
> Issue Type: Task
> Reporter: Hao Zhang
> Priority: Major
>
> Currently HelixManager is not notifying state listener about connection
> establishment. Adding this notification is useful since HelixManager supports
> get ZkClient method and when connection is re-established, ZkClient is newly
> created and users who used get method to extract client should be notified
> and refresh their client.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)