Victor Li created HBASE-27631: --------------------------------- Summary: Potential client thread pool leak in MetricsConnection. Key: HBASE-27631 URL: https://issues.apache.org/jira/browse/HBASE-27631 Project: HBase Issue Type: Bug Components: Client Affects Versions: 2.5.3, 2.5.2, 2.5.4 Reporter: Victor Li Assignee: Victor Li
The thread pools are not explicitly deleted from the list, this may keep the thread pools in the list forever and eventually may cause leaks. -- This message was sent by Atlassian Jira (v8.20.10#820010)