Till Rohrmann created FLINK-8670: ------------------------------------ Summary: Make MetricRegistryImpl#shutdown non blocking Key: FLINK-8670 URL: https://issues.apache.org/jira/browse/FLINK-8670 Project: Flink Issue Type: Improvement Components: Metrics Affects Versions: 1.5.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Fix For: 1.5.0
In order to better shut down multiple components concurrently, we should make all shutdown operation non-blocking if possible. This also includes the {{MetricRegistryImpl}}. -- This message was sent by Atlassian JIRA (v7.6.3#76005)