[ https://issues.apache.org/jira/browse/GOBBLIN-1120?focusedWorklogId=424528&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-424528 ]
ASF GitHub Bot logged work on GOBBLIN-1120: ------------------------------------------- Author: ASF GitHub Bot Created on: 18/Apr/20 00:07 Start Date: 18/Apr/20 00:07 Worklog Time Spent: 10m Work Description: asfgit commented on pull request #2960: GOBBLIN-1120: Reinitialize HelixManager when Helix participant check … URL: https://github.com/apache/incubator-gobblin/pull/2960 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 424528) Time Spent: 1h (was: 50m) > Reinitialize HelixManager when Helix participant check throws an exception > -------------------------------------------------------------------------- > > 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 > Priority: Major > Fix For: 0.15.0 > > Time Spent: 1h > Remaining Estimate: 0h > > 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)