Revision b38874a0 src/rm/RequestManagerZone.cc
src/rm/RequestManagerZone.cc | ||
---|---|---|
295 | 295 |
|
296 | 296 |
NebulaLog::log("ReM", Log::INFO, oss); |
297 | 297 |
|
298 |
raftm->follower(leader_term); |
|
299 |
|
|
298 |
raftm->follower(candidate_term); |
|
300 | 299 |
} |
301 | 300 |
|
302 | 301 |
if ((log_term > candidate_log_term) || ((log_term == candidate_log_term) && |
Also available in: Unified diff