315157973 opened a new pull request #8474:
URL: https://github.com/apache/pulsar/pull/8474


   Master Issue: #8237
   
   ### Motivation
   Currently we take de-duplication snapshots based on size. If the topic has 
relatively low traffic, the de-duplication cursor will not move. This can cause 
messages that are not able to be deleted based on the retention policy. We 
should add a policy to take de-duplication snapshots based on time.
   
   ### Modifications
   add a monitor to take snapshot base on time
   
   ### Verifying this change
   TopicDuplicationTest#testDuplicationSnapshot
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to