client-go icon indicating copy to clipboard operation
client-go copied to clipboard

Support postponed conflict check

Open ekexium opened this issue 3 years ago • 0 comments

ref: pingcap/tidb#36579

I suppose it is unnecessary to encode flags in memBufferMutations, and CommitterMutationFlags could be removed. We can just read from the mem buffer for flags.

But for simplicity, I followed the routine.

ekexium avatar Jul 26 '22 04:07 ekexium