You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/08/08 23:00:24 UTC

[GitHub] [pulsar] grantwwu commented on a change in pull request #4780: Clarify how retention interacts with readers

grantwwu commented on a change in pull request #4780: Clarify how retention interacts with readers
URL: https://github.com/apache/pulsar/pull/4780#discussion_r312276536
 
 

 ##########
 File path: site2/docs/cookbooks-retention-expiry.md
 ##########
 @@ -122,6 +128,8 @@ admin.namespaces().getRetention(namespace);
 
 You can control the allowable size of backlogs, at the namespace level, using *backlog quotas*. Setting a backlog quota involves setting:
 
+TODO: Expand on is this per backlog or per topic?
 
 Review comment:
   Er, so to clarify:
   
   Suppose I have 10 subscriptions on a topic.  They have not acknowledged the last 1000 messages, which are 1 kilobyte each.
   
   Is the value that is being compared to the quota 1 megabyte or 10 megabytes?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services