You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify Checkpoint of checkpoint.h to replace Checkpoint::setState() with
Checkpoint::close(), so that we can never update a checkpoint from the
closed state to the open state. Once a checkpoint has been marked closed
it should be immutable.
Change-Id: Ic0cae1e850205c73a768e3f8db87234e433706e0
Reviewed-on: https://review.couchbase.org/c/kv_engine/+/172723
Tested-by: Build Bot <[email protected]>
Reviewed-by: Paolo Cocchi <[email protected]>
0 commit comments