shibd commented on code in PR #22762:
URL: https://github.com/apache/pulsar/pull/22762#discussion_r1615387872


##########
pulsar-client-admin-api/src/main/java/org/apache/pulsar/client/admin/Topics.java:
##########
@@ -1638,6 +1638,7 @@ void expireMessagesForAllSubscriptions(String topic, long 
expireTimeInSeconds)
 
     /**
      * Peek messages from a topic subscription.
+     * This method will show server marker, uncommitted and aborted messages 
for transaction by default.

Review Comment:
   This is the original method; a comment has been added here to alert the 
caller.



-- 
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