Vivek Rai created GOBBLIN-2189: ---------------------------------- Summary: Implement ContainerCompletion callback in DynamicScalingYarnService Key: GOBBLIN-2189 URL: https://issues.apache.org/jira/browse/GOBBLIN-2189 Project: Apache Gobblin Issue Type: Improvement Components: gobblin-core Reporter: Vivek Rai Assignee: Abhishek Tiwari
DynamicScalingYarnService currently doesn't handle scaling down containers and neither does anything if container is killed abruptly or goes OOM. So to handle this scenario containerCompletion callback should be implemented to launch the replacement containers and also scaling down handling should be done. -- This message was sent by Atlassian Jira (v8.20.10#820010)