Kirill Tkalenko created IGNITE-18939:
----------------------------------------
Summary: Parties storage should be created once and not lazy
Key: IGNITE-18939
URL: https://issues.apache.org/jira/browse/IGNITE-18939
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
Fix For: 3.0.0-beta2
It was found that the
*org.apache.ignite.internal.table.distributed.TableManager#getOrCreatePartitionStorages*
can be called several times from the
*org.apache.ignite.internal.table.distributed.TableManager#updateAssignmentInternal*,
which is not correct, we must create partition storage facilities once.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)