fix switching leader active.
This commit is contained in:
parent
63a91b1818
commit
f7e6f965e6
@ -1717,7 +1717,8 @@ int ObLogStateMgr::taking_over_to_leader_active_()
|
||||
K(ret),
|
||||
K_(partition_key),
|
||||
K(reconfirm_to_active_cost),
|
||||
K(last_leader_active_time_));
|
||||
K(last_leader_active_time_),
|
||||
K_(role));
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user