aymkhalil commented on code in PR #19097:
URL: https://github.com/apache/pulsar/pull/19097#discussion_r1059203793
##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/PersistentTopicsBase.java:
##########
@@ -4217,62 +4215,6 @@ protected void internalOffloadStatus(AsyncResponse
asyncResponse, boolean author
});
}
- public static CompletableFuture<PartitionedTopicMetadata>
getPartitionedTopicMetadata(
Review Comment:
this is not used anywhere, removed it to minimize the code paths we need to
think about.
--
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]