Chia-Ping Tsai created KAFKA-20346:
--------------------------------------
Summary: 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: Chia-Ping Tsai
`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)