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.95k stars 881 forks source link

Update route table #282

Closed ehds closed 3 years ago

ehds commented 3 years ago

Continue when the channel initialization failed.

PFZheng commented 3 years ago

The patch is ok, please update commit message to make it more clear.

ehds commented 3 years ago

The patch is ok, please update commit message to make it more clear.

done.