[
https://issues.apache.org/jira/browse/IGNITE-18939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-18939:
-----------------------------------------
Fix Version/s: (was: 3.1)
> Partition storages 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
> Priority: Major
> Labels: ignite-3, tech-debt
>
> 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)