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:
us...@infra.apache.org


Reply via email to