lhotari commented on code in PR #23523:
URL: https://github.com/apache/pulsar/pull/23523#discussion_r1829976273


##########
pulsar-client-admin-api/src/main/java/org/apache/pulsar/client/admin/Topics.java:
##########
@@ -4364,6 +4365,7 @@ CompletableFuture<Message<byte[]>> 
examineMessageAsync(String topic, String init
      *
      * @param topic
      * @param applied
+     *            Whether to return the configuration value of the previous 
level if the current level's don't set

Review Comment:
   Is this update related to this pull request? If not, please remove from this 
PR and improve the javadoc in a separate PR.



##########
pulsar-client-admin-api/src/main/java/org/apache/pulsar/client/admin/Topics.java:
##########
@@ -4354,6 +4354,7 @@ CompletableFuture<Message<byte[]>> 
examineMessageAsync(String topic, String init
      *
      * @param topic
      * @param applied
+     *            Whether to return the configuration value of the previous 
level if the current level's don't set

Review Comment:
   Is this update related to this pull request? If not, please remove from this 
PR and improve the javadoc in a separate PR.



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