Denis Chudov created IGNITE-21194:
-------------------------------------
Summary: StorageException in
ItIgniteNodeRestartTest#destroyObsoleteStoragesOnRestart
Key: IGNITE-21194
URL: https://issues.apache.org/jira/browse/IGNITE-21194
Project: Ignite
Issue Type: Improvement
Reporter: Denis Chudov
The scenario of this test includes altering the distribution zone. But the
subsequent notification about stable assignments at the end of rebalance
happens 2 times on the same node, with the same assignments. As a result,
redundant partitions are stopped and the storages are deleted on the first
event handling, and they are not found on the second one, which causes
exceptions.
We should investigate why there are 2 records in meta storage about the same
stable assignments with different revisions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)