Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Add a new topic configuration, log.retention.min.timestamp
  • Modify the log deletion mechanism (in LogManager.scala) to also delete segments before the configured timestamp if the timestamp is set
  • Timestamp-based deletion will work with both the LogAppendTime and CreateTime timestamp types.  There are valid use cases for timestamp-based deletion with each of these types.

 

Compatibility, Deprecation, and Migration Plan

...