Versions Compared

Key

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

...

Finally user can use the ´verify´ option to validate that current and defined offset are the same.

 

Compatibility, Deprecation, and Migration Plan

...

This KIP won’t require a Migration Plan.


‘reset-to-datetime’ and ‘reset-from-period’ will require Timestamp Index, which will make them only available from version 0.10.1.0. 


Nevertheless, it is possible to achieve the same result since release 0.10.0 using timestamp metadata by record, doing a linear search starting from latest. However, we are not considering to support this option because it will be an expensive/slow option.

...

All the other options will be available for releases from 0.10.0.0 given that KIP-97 is implemented.

 Test Plan

...