yush1ga opened a new pull request #1352: Delete inactive subscriptions 
automatically
URL: https://github.com/apache/incubator-pulsar/pull/1352
 
 
   ### Motivation
   
   Some our tenants keep unnecessary subscriptions.
   It may cause lack of storages, producer_request_hold and so on.
   
   ### Modifications
   
   Added `subscriptionExpirationTimeSeconds` to broker setting.
   
   ### Result
   If `subscriptionExpirationTimeSeconds > 0`, inactive subscriptions will be 
deleted automatically.

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