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
kvclient: let QueryLocks and LeaseInfo requests through txnWriteBuffer
These requests don't interact with buffered writes, so we simply allow
the requests and their response to go through the interceptor unchanged.
Release note: None
0 commit comments