kamalcph commented on code in PR #20256:
URL: https://github.com/apache/kafka/pull/20256#discussion_r2296603590
##########
storage/src/test/java/org/apache/kafka/server/log/remote/storage/RemoteLogManagerTest.java:
##########
@@ -3746,18 +3738,6 @@ long findLogStartOffset(TopicIdPartition
topicIdPartition, UnifiedLog log) {
verifyNoMoreInteractions(remoteStorageManager);
}
- @Test
- public void testIsPartitionReady() throws InterruptedException {
Review Comment:
Why this test was removed?
--
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]