The 1.7.0 version now has different file formats:
- Hint files now use a bit in the size field to signal a tombstone. To old code, it would look like a massive file offset and therefore a corrupted hint file. Users would likely have to delete hint files in case of a downgrade.
- Data files now contain 2 new tombstone formats. To Riak, they would look like invalid objects, which would hopefully always end up as a not found.
We need to verify that there is a path to downgrade, however annoying.
/cc @jonmeredith
The 1.7.0 version now has different file formats:
We need to verify that there is a path to downgrade, however annoying.
/cc @jonmeredith