lhotari commented on code in PR #24589: URL: https://github.com/apache/pulsar/pull/24589#discussion_r2242724444
########## pulsar-broker/src/test/java/org/apache/pulsar/broker/service/OneWayReplicatorTest.java: ########## @@ -1665,7 +1666,11 @@ public void testReplicatorsInflightTaskListIsEmptyAfterReplicationFinished() thr final String subscriptionName = "s1"; admin2.topics().createNonPartitionedTopic(topicName); Review Comment: should there be similar logic here? -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org