Chia-Ping Tsai created KAFKA-20368:
--------------------------------------
Summary: Use LinkedHashMap for deterministic metric tags order in
RLMExpirationTask
Key: KAFKA-20368
URL: https://issues.apache.org/jira/browse/KAFKA-20368
Project: Kafka
Issue Type: Improvement
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
see
https://github.com/apache/kafka/blob/5a2d79a1ffb31b0ebb8c8b13c4ac6e5a2af7cbce/storage/src/main/java/org/apache/kafka/server/log/remote/storage/RemoteLogManager.java#L1145
we could use `MetricsUtils.getTags` to handle it
--
This message was sent by Atlassian Jira
(v8.20.10#820010)