Technoboy- commented on code in PR #16545:
URL: https://github.com/apache/pulsar/pull/16545#discussion_r933082333


##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/PersistentTopicsBase.java:
##########
@@ -1569,6 +1590,63 @@ private void 
internalDeleteSubscriptionForNonPartitionedTopic(AsyncResponse asyn
             });
     }
 
+    private void 
internalAnalyzeSubscriptionBacklogForNonPartitionedTopic(AsyncResponse 
asyncResponse,

Review Comment:
   We have changed most of the admin implements with future returned types.
   



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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to