radai rosenblatt created KAFKA-8366:
---------------------------------------
Summary: partitions of topics being deleted show up in the offline
partitions metric
Key: KAFKA-8366
URL: https://issues.apache.org/jira/browse/KAFKA-8366
Project: Kafka
Issue Type: Improvement
Reporter: radai rosenblatt
i believe this is a bug
offline partitions is a metric that indicates an error condition - lack of
kafka availability.
as an artifact of how deletion is implemented the partitions for a topic
undergoing deletion will show up as offline, which just creates false-positive
alerts.
if needed, maybe there should exist a separate "partitions to be deleted"
sensor.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)