baidu / braft

An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Apache License 2.0
3.84k stars 862 forks source link

[ballot] Update ballot init function signature #449

Closed ehds closed 3 months ago

ehds commented 3 months ago

ballot init function not need return.