Anna Povzner created KAFKA-8782:
-----------------------------------
Summary: ReplicationQuotaManagerTest and ClientQuotaManagerTest
should close Metrics object
Key: KAFKA-8782
URL: https://issues.apache.org/jira/browse/KAFKA-8782
Project: Kafka
Issue Type: Bug
Components: core
Affects Versions: 2.2.1
Reporter: Anna Povzner
ReplicationQuotaManagerTest and ClientQuotaManagerTest create Metrics objects
in several tests, but do not close() them in the end. It would be good to
cleanup resources in those tests, which also helps with reducing overall test
flakiness.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)