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
148819: batcheval: allow sequence number regression on lock acquire r=arulajmani a=stevendanna
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
Release note: None
148823: backup: increase pool size for backup sink tests r=dt a=kev-cao
A test failure was discovered that was likely caused by an OOM. This commit increases the pool size for the test.
Epic: CRDB-51482Fixes: #148630
Co-authored-by: Steven Danna <[email protected]>
Co-authored-by: Kevin Cao <[email protected]>
0 commit comments