[
https://issues.apache.org/jira/browse/IGNITE-19713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Efremov updated IGNITE-19713:
-------------------------------------
Description:
*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}}.
was: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.
> 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: Mikhail Efremov
> 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)