Shoothzj commented on a change in pull request #13291:
URL: https://github.com/apache/pulsar/pull/13291#discussion_r769318003



##########
File path: 
pulsar-client-admin-api/src/main/java/org/apache/pulsar/common/policies/data/BacklogQuota.java
##########
@@ -28,6 +28,15 @@
  */
 public interface BacklogQuota {
 
+    /**
+     * Gets quota limit in size.
+     * Remains for compatible
+     *
+     * @return quota limit in bytes
+     */
+    @Deprecated

Review comment:
       Added link and @since anootation




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