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
PSMDB-1078: fix KV engine tests for ephemeral storage engines
Update RollingBackToLastStable and CommitBehindStable test cases to handle
ephemeral storage engine behavior where the last stable recovery timestamp
is set immediately when setStableTimestamp is called, unlike non ephemeral
storage engine that require a checkpoint to advance the timestamp.
0 commit comments