Chia-Ping Tsai created KAFKA-17166: -------------------------------------- Summary: Use `NoOpScheduler` to rewrite LogManagerTest#testLogRecoveryMetrics Key: KAFKA-17166 URL: https://issues.apache.org/jira/browse/KAFKA-17166 Project: Kafka Issue Type: Sub-task Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
`LogManagerTest#testLogRecoveryMetrics` does not require the scheduler, so we can introduce the `NoOpScheduler` to handle the test case. -- This message was sent by Atlassian Jira (v8.20.10#820010)