[
https://issues.apache.org/jira/browse/KAFKA-20368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-20368.
------------------------------------
Fix Version/s: 4.4.0
Resolution: Fixed
> 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-Yi Chiu
> Priority: Minor
> Fix For: 4.4.0
>
>
> 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)