dengziming opened a new pull request #10325: URL: https://github.com/apache/kafka/pull/10325
*More detailed description of your change* We have 2 identical LocalLogManager in `src/main/org.apache.kafka.metalog` and `src/test/org.apache.kafka.metalog`, the only difference is that the test class have more docs, I just move the docs from test to src and remove test class. *Summary of testing strategy (including rationale)* QA ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org