Alexander Belyak created IGNITE-6958:
----------------------------------------
Summary: Reduce FilePageStore allocation on start
Key: IGNITE-6958
URL:
https://issues.apache.org/jira/browse/IGNITE-6958 Project: Ignite
Issue Type: Bug
Components: general
Affects Versions: 2.1
Reporter: Alexander Belyak
On cache start ignite create FilePageStore for all partition in CacheGroup, even if that partition never assigned to particular node. See FilePageStoreManager.initForCache method.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)