[
https://issues.apache.org/jira/browse/IGNITE-19713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy reassigned IGNITE-19713:
------------------------------------------
Assignee: Roman Puchkovskiy (was: Mikhail Efremov)
> Start partition storages only for locally assigned partitions
> -------------------------------------------------------------
>
> Key: IGNITE-19713
> URL: https://issues.apache.org/jira/browse/IGNITE-19713
> Project: Ignite
> Issue Type: Bug
> Reporter: Semyon Danilov
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> *Description*
> IGNITE-19363 introduces \{{PartitionSet}} which is populated with all
> partitions by default (not only assigned ones). Need to only set partitions
> that are assigned locally.
> *Motivation*
> We shouldn't start resources if there is no need.
> *Definition of done*
> # There is check on local assignments (may use already existed
> \{{isLocalNodeInAssignments}} method).
> # If check true then and only then set a partition in \{{PartitionSet}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)