BewareMyPower commented on issue #9317:
URL: https://github.com/apache/pulsar/issues/9317#issuecomment-768914361


   > OK, so basically when I restart my consumers, the best thing to do is to 
trigger topic compaction manually before I restarted them so that I get only 
the last message/key correct?
   
   Yes.
   
   > The doc should say "when you run manual compaction on a topic" that would 
be more clear.
   
   I think `manual` is redundant, because the automatic compaction does the 
same as the manual compaction. IMO, it should be emphasized that compaction 
here should be treated as an action that could be triggered. However, topic 
compaction is also a feature that is applied to a topic. So `run compaction on 
a topic` might be misunderstood as **applying this feature on a topic**.


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