xline-kv / Xline

A geo-distributed KV store for metadata management
https://xline.cloud
Apache License 2.0
562 stars 70 forks source link

feat: return early in fast_round if the recover_quorum condition is not met #835

Closed realtaobo closed 3 weeks ago

realtaobo commented 3 weeks ago

what problem are you trying to solve?

close #825

Return early in fast_round if the KeyConflicts number is greater than or equal to the recovery quorum.

mergify[bot] commented 3 weeks ago

@realtaobo Convert your pr to draft since CI failed