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
kvcoord: fix bug in bufferSize accounting in txnWriteBuffer
For a lock that was never held, we were over-decrementing the buffer
size on savepoint rollback. I've added a regression test, but this bug
was also caught by KVNemesis.
Epic: none
Release note: None
0 commit comments