You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/11/17 03:54:33 UTC

[GitHub] [pulsar] codelipenghui commented on a change in pull request #8444: [Pulsar-Broker] fetch list of topics under a namespace bundle

codelipenghui commented on a change in pull request #8444:
URL: https://github.com/apache/pulsar/pull/8444#discussion_r524868285



##########
File path: pulsar-client-admin/src/main/java/org/apache/pulsar/client/admin/internal/TopicsImpl.java
##########
@@ -217,27 +229,6 @@ public void failed(Throwable throwable) {
         }
     }
 
-    @Override
-    public CompletableFuture<List<String>> getListInBundleAsync(String namespace, String bundleRange) {

Review comment:
       I think this will not break the compatibility since this will not change the interface.




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org