You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Apurva Mehta (JIRA)" <ji...@apache.org> on 2017/06/29 22:50:00 UTC

[jira] [Created] (KAFKA-5543) We don't remove the LastStableOffsetLag metric when a partition is moved away from a broker

Apurva Mehta created KAFKA-5543:
-----------------------------------

             Summary: We don't remove the LastStableOffsetLag metric when a partition is moved away from a broker
                 Key: KAFKA-5543
                 URL: https://issues.apache.org/jira/browse/KAFKA-5543
             Project: Kafka
          Issue Type: Bug
    Affects Versions: 0.11.0.0
            Reporter: Apurva Mehta
            Assignee: Apurva Mehta
             Fix For: 0.11.0.1


Reported by [~junrao], we have a small leak where the `LastStableOffsetLag` metric is not removed along with the other metrics in the `Partition.removeMetrics` method. This could create a leak when partitions are reassigned or a topic is deleted.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)