TaiJuWu commented on code in PR #19286: URL: https://github.com/apache/kafka/pull/19286#discussion_r2027851052
########## core/src/test/java/kafka/log/remote/RemoteLogManagerTest.java: ########## @@ -441,7 +441,6 @@ public RemoteLogMetadataManager createRemoteLogMetadataManager() { @Test void testStartup() { - remoteLogManager.startup(); Review Comment: One of goal is test the configuration is correct so I just rename to `testConfigure` to reflect the usage. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org