Alexander Lapin created IGNITE-22002:
----------------------------------------
Summary: AssertionError: Updated lease start time should be
greater than current
Key: IGNITE-22002
URL: https://issues.apache.org/jira/browse/IGNITE-22002
Project: Ignite
Issue Type: Bug
Reporter: Alexander Lapin
PrimaryReplicaChangeCommandImpl commands might be reordered as any other raft
commands. In case of PrimaryReplicaChangeCommand there's no need to force the
order it's just enough to skip inconsistent one, thus let's substitute
assertion with corresponding check and stop command evaluation in case of miss.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)