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
batcheval: allow sequence number regression on lock acquire
This was an oversight in
39d519b. When flushing the txn write
buffer, we may also be regressing a lock that was previously flushed
added to the replicated lock table via an unreplicated lock table
flush.
Fixes#148789
Epic: none
Release note: None
0 commit comments