mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
B: Wrong term stored in DB after stopping oned in leader mode
(cherry picked from commit 31830b62a7639ce7b9409323d513b323e06d5464)
This commit is contained in:
parent
ec74047987
commit
23825b2c82
@ -253,7 +253,7 @@ void RaftManager::finalize_action(const ActionRequest& ar)
|
||||
|
||||
if (is_leader())
|
||||
{
|
||||
follower(-1);
|
||||
follower(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user