poorbarcode commented on code in PR #22854:
URL: https://github.com/apache/pulsar/pull/22854#discussion_r1665797519


##########
pulsar-broker/src/test/java/org/apache/pulsar/client/impl/LookupServiceTest.java:
##########
@@ -108,8 +108,8 @@ public void testGetTopicsOfGetTopicsResult(boolean 
isUsingHttpLookup) throws Exc
         // Verify the new method 
"GetTopicsResult.nonPartitionedOrPartitionTopics" works as expected.
         Collection<String> nonPartitionedOrPartitionTopics =
                 
lookupService.getTopicsUnderNamespace(NamespaceName.get("public/default"),

Review Comment:
   Sorry, it is a mistake. removed this change. Thanks



-- 
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

Reply via email to