This is a pretty stupid question. Mostly likely I should verify these by
observation, but really I want to verify that my understanding of the
documentation is correct:

Suppose I have topic configurations like:

retention.ms=$time
cleanup.policy=compact


My questions are:

   1. After $time, any offsets older than $time will be eligible for
   compaction?
   2. Regardless of $time, any offsets in the current segment will not be
   compacted?


Thank you,
Dmitry

Reply via email to