cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.16k stars 3.82k forks source link

raft: remove unnecessary MsgCheckQuorum indirection #135956

Closed pav-kv closed 10 hours ago

pav-kv commented 11 hours ago

This PR replaces the indirect check-quorum call via Step(MsgCheckQuorum) with a direct method call.

Epic: none Release note: none

cockroach-teamcity commented 11 hours ago

This change is Reviewable

pav-kv commented 11 hours ago

TFTR!

bors r=arulajmani

craig[bot] commented 10 hours ago

Build succeeded: