pingcap / kvproto

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

extra_msg: add bucket version message to notify follower refresh bucket. #1152

Closed bufferflies closed 1 year ago

bufferflies commented 1 year ago

In past, follower read response doesn't carry bucket version, so the client don't know whether to refresh the buckets key range.

bufferflies commented 1 year ago

/merge