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

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

                Author: ASF GitHub Bot
            Created on: 23/Apr/24 07:25
            Start Date: 23/Apr/24 07:25
    Worklog Time Spent: 10m 
      Work Description: aditya1105 commented on code in PR #3932:
URL: https://github.com/apache/gobblin/pull/3932#discussion_r1575774379


##########
gobblin-yarn/src/main/java/org/apache/gobblin/yarn/YarnAutoScalingManager.java:
##########
@@ -286,6 +310,8 @@ void runInternal() {
       // and potentially replanner-instance.
       Set<String> allParticipants = 
HelixUtils.getParticipants(helixDataAccessor, HELIX_YARN_INSTANCE_NAME_PREFIX);
 
+      Set<Container> containersToRelease = new HashSet<>();

Review Comment:
   should be declared final





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

    Worklog Id:     (was: 915979)
    Time Spent: 40m  (was: 0.5h)

> Release container which is running yarn task that is stuck in INIT state
> ------------------------------------------------------------------------
>
>                 Key: GOBBLIN-2052
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-2052
>             Project: Apache Gobblin
>          Issue Type: Improvement
>          Components: gobblin-yarn
>            Reporter: pradeep pallikila
>            Assignee: Abhishek Tiwari
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>




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

Reply via email to