Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.15.0
-
None
Description
When the underlying ZkClient is closed, Helix participant check throws:
Caused by: java.lang.IllegalStateException: ZkClient already closed!
In these cases, the HelixManager instance used to do the participant check needs to be re-initialized to obtain a new ZKClient.