pingcap / kvproto

Protocol buffer files for TiKV
Apache License 2.0
154 stars 220 forks source link

Pipelined-DML: introduce the GenerationOutOfOrder error #1225

Closed ekexium closed 9 months ago

ekexium commented 9 months ago

ref https://github.com/tikv/tikv/issues/16291

The PR introduces an error type: a flush request tries to overwrite a lock with a smaller generation.