Vladimir Steshin created IGNITE-19564:
-----------------------------------------
Summary: Snapshot restoration is not always assigned when an error
occurs.
Key: IGNITE-19564
URL: https://issues.apache.org/jira/browse/IGNITE-19564
Project: Ignite
Issue Type: Bug
Reporter: Vladimir Steshin
The metric of last snapshot process might not be assigned in case of failed
snapshot restoration. Happen when an error occurs on the process preparation,
before launching.
The cause is that we assign the holder of last process context after some
checks which can raise an exception.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)