clolov commented on code in PR #14301: URL: https://github.com/apache/kafka/pull/14301#discussion_r1308506825
########## storage/src/test/java/org/apache/kafka/tiered/storage/integration/OffloadAndConsumeFromLeaderTest.java: ########## @@ -127,7 +128,7 @@ protected void writeTestSpecifications(TieredStorageTestBuilder builder) { * - For topic B, only one segment is present in the tiered storage, as asserted by the * previous sub-test-case. Review Comment: Is this true? Aren't there 2 segments in tiered storage for topic B? -- 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