[
https://issues.apache.org/jira/browse/KAFKA-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-7176.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
> State store metrics for migrated tasks are not removed
> ------------------------------------------------------
>
> Key: KAFKA-7176
> URL: https://issues.apache.org/jira/browse/KAFKA-7176
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 1.1.0
> Reporter: Sam Lendle
> Priority: Major
> Fix For: 2.3.0
>
>
> I observed that state store metrics for tasks that have been migrated to
> other instances are not removed and are still being updated with phantom
> values, (when viewed for example via jmx mbeans).
> For all tasks/threads on the same instance (including for migrated tasks),
> the values of state store metrics are all (nearly) the same. For the rate
> metrics at least, the value reported for each task is the rate I expect for
> all active tasks on that instance, so things are apparently being counted
> multiple times. Presumably, this is how migrated task metrics are being
> updated.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)