Skip to content

KAFKA-20346: LogCleaner#cleaners should be thread-safe#21847

Draft
TaiJuWu wants to merge 3 commits intoapache:trunkfrom
TaiJuWu:logCleaner
Draft

KAFKA-20346: LogCleaner#cleaners should be thread-safe#21847
TaiJuWu wants to merge 3 commits intoapache:trunkfrom
TaiJuWu:logCleaner

Conversation

@TaiJuWu
Copy link
Collaborator

@TaiJuWu TaiJuWu commented Mar 21, 2026

logCleaner#cleaner can be accessed by two threads kafka-0-metadata-loader-event-handler and gauge-reader so we should
use copyOnwrtieList to avoid concurrent issues.

@github-actions github-actions bot added triage PRs from the community core Kafka Broker storage Pull requests that target the storage module labels Mar 21, 2026
@TaiJuWu TaiJuWu marked this pull request as draft March 21, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Kafka Broker storage Pull requests that target the storage module triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant