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
148605: kvcoord: fix bug in bufferSize accounting in txnWriteBuffer r=arulajmani a=stevendanna
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
Co-authored-by: Steven Danna <[email protected]>
0 commit comments