Abhishek Jain created GOBBLIN-2194: -------------------------------------- Summary: Fix Temporal metrics scope closure bug Key: GOBBLIN-2194 URL: https://issues.apache.org/jira/browse/GOBBLIN-2194 Project: Apache Gobblin Issue Type: Bug Components: gobblin-metrics Reporter: Abhishek Jain Assignee: Issac Buenrostro
As part of https://issues.apache.org/jira/browse/GOBBLIN-2192 a bug was introduced where the metrics scope object was not closed resulting in AM container not shutting down. Metrics scope should be closed wherever initialized. -- This message was sent by Atlassian Jira (v8.20.10#820010)