[ 
https://issues.apache.org/jira/browse/GOBBLIN-1841?focusedWorklogId=866812&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-866812
 ]

ASF GitHub Bot logged work on GOBBLIN-1841:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Jun/23 18:12
            Start Date: 21/Jun/23 18:12
    Worklog Time Spent: 10m 
      Work Description: homatthew commented on code in PR #3708:
URL: https://github.com/apache/gobblin/pull/3708#discussion_r1237392824


##########
gobblin-cluster/src/main/java/org/apache/gobblin/cluster/GobblinClusterManager.java:
##########
@@ -280,6 +281,7 @@ public synchronized void start() {
 
     this.eventBus.register(this);
     this.multiManager.connect();
+    disableLiveHelixInstances();

Review Comment:
   Seems like this should only be enabled if we are non standalone mode or 
alternatively you can move this method to a yarn specific class





Issue Time Tracking
-------------------

    Worklog Id:     (was: 866812)
    Time Spent: 0.5h  (was: 20m)

> Move disabling of current live instances to the GobblinClusterManager startup
> -----------------------------------------------------------------------------
>
>                 Key: GOBBLIN-1841
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1841
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Matthew Ho
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to