Chia-Ping Tsai created KAFKA-14544:
--------------------------------------
Summary: The "is-future" should be removed from metrics tags after
future log becomes current log
Key: KAFKA-14544
URL: https://issues.apache.org/jira/browse/KAFKA-14544
Project: Kafka
Issue Type: Bug
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
we don't remove "is-future=true" tag from future log after the future log
becomes "current" log. It causes two potential issues:
# the metrics monitors can't get metrics of Log if they don't trace the
property "is-future=true".
# all Log metrics of specify partition get removed if the partition is moved
to another folder again.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)