[
https://issues.apache.org/jira/browse/KAFKA-20346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-20346.
------------------------------------
Fix Version/s: 4.4.0
Resolution: Fixed
> LogCleaner#cleaners should be thread-safe
> -----------------------------------------
>
> Key: KAFKA-20346
> URL: https://issues.apache.org/jira/browse/KAFKA-20346
> Project: Kafka
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Assignee: TaiJuWu
> Priority: Minor
> Fix For: 4.4.0
>
>
> `LogCleaner#cleaners` is subject to concurrent reads and writes, as it is
> read by a registered metric gauge and dynamically modified when the number of
> cleaner threads changes
--
This message was sent by Atlassian Jira
(v8.20.10#820010)