You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2023/03/02 11:09:00 UTC

[jira] [Updated] (IGNITE-18939) Partition storages should be created once and not lazy

     [ https://issues.apache.org/jira/browse/IGNITE-18939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirill Tkalenko updated IGNITE-18939:
-------------------------------------
    Summary: Partition storages should be created once and not lazy  (was: Parties storage should be created once and not lazy)

> 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
>             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)