You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2019/02/17 19:02:00 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-5543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias J. Sax updated KAFKA-5543:
-----------------------------------
    Fix Version/s:     (was: 2.2.0)

> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)