mimaison opened a new pull request, #15222: URL: https://github.com/apache/kafka/pull/15222
Fixes the compilation issue on trunk: ``` > Task :core:compileTestScala [Error] /Users/mickael/github/kafka/core/src/test/scala/unit/kafka/server/ReplicaManagerTest.scala:6178:23: value latest is not a member of object org.apache.kafka.server.common.MetadataVersion one error found > Task :core:compileTestScala FAILED ``` ### 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
