Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
-
Introduce a 'version' field in file based tracker record, so while downgrading, we will know that we are reading a new version of file tracker file and fail with explicit message instead of failing silently and causing possible data loss.
Description
Per the discussion around HBASE-27826 and the related design doc, we all agree that we should add version field to store file tracker, so when downgrading, we will know that we will miss something when reading a tracker file with higher version and fail the initialization, instead of ignore it silently and may cause data loss.
Attachments
Issue Links
- links to