1
0
Fork 0

to rapid firing in sendAppendEntries

This commit is contained in:
Kaveh Vahedipour 2017-06-08 13:22:47 +02:00
parent 3a0e719a12
commit c8be37f980
1 changed files with 1 additions and 1 deletions

View File

@ -1029,7 +1029,7 @@ void Agent::run() {
sendAppendEntriesRPC();
// Don't panic
_appendCV.wait(10);
_appendCV.wait(1.0e-1*_config.minPing());
// Detect faulty agent and replace
// if possible and only if not already activating