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

   for a topic A , set backlog quota 1G, retention 1T, strategy is  produce 
exception
   
   
   there has sub1, which is consuming normally, and then sub2 started from 
earliest,then backlog  size will be 1G+1T  which is bigger than backlog quota,  
producer will fail .
   
   except for setting backlog quota -1 (which will make broker serve much 
data), is there any better way?
   
   


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