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 2022/09/18 03:44:31 UTC

[GitHub] [pulsar] michaeljmarshall opened a new issue, #17707: Why pulsar retention quota must exceed configured backlog quota

michaeljmarshall opened a new issue, #17707:
URL: https://github.com/apache/pulsar/issues/17707

   ### Discussed in https://github.com/apache/pulsar/discussions/17697
   
   <div type='discussions-op-text'>
   
   <sup>Originally posted by **mnit016** September 16, 2022</sup>
   Hello everyone, 
   
   I'm new to Pulsar, recently I get into a problem when configure the backlog/retention quota for namespace.
   
   The problem:
   retention: {time: -1, size: 10M} => then I can set backlog quota as much as I want.
   But if retention: {time: 1, size: 10M} => when I set backlog quota exceed 10M, it said "Backlog Quota exceeds configured Retention quota for namespace. Please increase retention quota and retry", I have no idea why.
   
   Could someone please help to explain for me?
   Thanks
   </div>


-- 
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: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] codelipenghui closed issue #17707: Why pulsar retention quota must exceed configured backlog quota

Posted by GitBox <gi...@apache.org>.
codelipenghui closed issue #17707: Why pulsar retention quota must exceed configured backlog quota
URL: https://github.com/apache/pulsar/issues/17707


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] michaeljmarshall commented on issue #17707: Why pulsar retention quota must exceed configured backlog quota

Posted by GitBox <gi...@apache.org>.
michaeljmarshall commented on issue #17707:
URL: https://github.com/apache/pulsar/issues/17707#issuecomment-1250184373

   This appears to be a bug, based on @Jason918's analysis here:
   
   https://github.com/apache/pulsar/discussions/17697#discussioncomment-3672520


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org