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



##########
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:
       it looks like that we are changing the behaviour of this method.
   two questions:
   - will be the new admin client (2.7.0) compatible with 2.6.x ?
   - was this method working before this change ?




----------------------------------------------------------------
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:
[email protected]


Reply via email to