Skip to content

Commit

Permalink
Add compatibility note for NewFileCustomTag
Browse files Browse the repository at this point in the history
Signed-off-by: Yang Zhang <[email protected]>
  • Loading branch information
v01dstar committed Nov 6, 2024
1 parent dc34a0f commit 7061afc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions db/version_edit.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ enum NewFileCustomTag : uint32_t {
kCompensatedRangeDeletionSize = 14,
kTailSize = 15,
kUserDefinedTimestampsPersisted = 16,
// Any new custom tags added here will break forward compatibility.

// If this bit for the custom tag is set, opening DB should fail if
// we don't know this field.
Expand Down

0 comments on commit 7061afc

Please sign in to comment.