### 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. [ Full content available at: https://github.com/apache/incubator-pulsar/pull/2460 ] This message was relayed via gitbox.apache.org for [email protected]
