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 2021/06/22 13:07:40 UTC

[GitHub] [pulsar] hangc0276 opened a new pull request #11021: fix retention policy in topic policy not work

hangc0276 opened a new pull request #11021:
URL: https://github.com/apache/pulsar/pull/11021


   ### Motivation
   Retention policy in topic policy doesn't work due to retention policy doesn't set into managed ledger configuration.
   
   ### Modifications
   1. Set retention policy into managedLedger configuration on `onUpdate` listener method.
   2. Add test to cover this case.


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

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



[GitHub] [pulsar] sijie merged pull request #11021: fix retention policy in topic policy not work

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #11021:
URL: https://github.com/apache/pulsar/pull/11021


   


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