codelipenghui opened a new pull request #2460: Add backlog quota retention 
policy to server config.
URL: https://github.com/apache/incubator-pulsar/pull/2460
 
 
   ### Motivation
   
   Enable setting default backlog quota retention from server config 
file(broker.conf)
   
   ### Modifications
   
   Add backlogQuotaRetentionPolicy to broker.conf
   Add backlogQuotaRetentionPolicy to ServiceConfiguration
   Modify BacklogQuotaManager create logic, when backlogQuotaRetentionPolicy in 
ServiceConfiguration is not null, BacklogQuotaManager will use the 
ServiceConfiguration's backlogQuotaRetentionPolicy.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to