eBay / NuRaft

C++ implementation of Raft core logic as a replication library
Apache License 2.0
1.02k stars 240 forks source link

Use leadership_expiry_ to deem nodes unhealthy #523

Closed antoniofilipovic closed 3 months ago

antoniofilipovic commented 4 months ago

Opening PR as per issue https://github.com/eBay/NuRaft/issues/522