You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Anna Povzner (JIRA)" <ji...@apache.org> on 2019/08/09 23:26:00 UTC

[jira] [Created] (KAFKA-8782) ReplicationQuotaManagerTest and ClientQuotaManagerTest should close Metrics object

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)