[
https://issues.apache.org/jira/browse/KAFKA-20081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolin Lin reassigned KAFKA-20081:
---------------------------------
Assignee: Bolin Lin (was: Chia-Ping Tsai)
> Refactor RemoteLogManager
> -------------------------
>
> Key: KAFKA-20081
> URL: https://issues.apache.org/jira/browse/KAFKA-20081
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Bolin Lin
> Priority: Major
>
> The `RemoteLogManager` has become overly monolithic and complex. We should
> refactor it by extracting nested classes and introducing helper methods and
> lambdas to improve maintainability.
> 1. Extract `RemoteLogRetentionHandler` into s separate top-level class and
> enhance its test coverage
> 2. Extract `CancellableRunnable`, `RLMTask`, and `RLMFollowerTask` into
> separate classes, and also improve their test coverage
> 3. refactor RLMExpirationTask
> 4. refactor RLMCopyTask
--
This message was sent by Atlassian Jira
(v8.20.10#820010)