Sudarshan Vasudevan created GOBBLIN-1120: --------------------------------------------
Summary: Reinitialize HelixManager when Helix participant check throws an exception when reading Key: GOBBLIN-1120 URL: https://issues.apache.org/jira/browse/GOBBLIN-1120 Project: Apache Gobblin Issue Type: Improvement Components: gobblin-cluster Affects Versions: 0.15.0 Reporter: Sudarshan Vasudevan Assignee: Hung Tran Fix For: 0.15.0 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. -- This message was sent by Atlassian Jira (v8.3.4#803005)