[
https://issues.apache.org/jira/browse/IGNITE-19713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-19713:
---------------------------------------
Reviewer: Kirill Gusakov
[~kgusakov] could you please take a look at the attached PR?
> 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
> Time Spent: 10m
> Remaining Estimate: 0h
>
> *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)