Details
-
Sub-task
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
None
Description
CopyOnWriteStateMap copies the entry before returning it to the client
for update. This also updates its state and entry versions.
However, if the entry is NOT used by any snapshots, the versions
will stay the same despite that state is going to be updated.
With incremental checkpoints, this causes such updated version to
be ignored in the next snapshot.
Attachments
Issue Links
- links to