michaeljmarshall commented on code in PR #17001:
URL: https://github.com/apache/pulsar/pull/17001#discussion_r952116142
##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/v2/PersistentTopics.java:
##########
@@ -1710,7 +1710,7 @@ public void analyzeSubscriptionBacklog(
@PathParam("subName") String encodedSubName,
@ApiParam(name = "position", value = "messageId to start the
analysis")
ResetCursorData position,
- @ApiParam(value = "Is authentication required to perform this
operation")
+ @ApiParam(value = "Whether leader broker redirected this call to
this broker. For internal use.")
Review Comment:
No, I meant to use the past tense for redirect because the redirect happened
in the past. Thanks for asking.
--
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]