You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Belyak (JIRA)" <ji...@apache.org> on 2017/11/20 09:32:00 UTC

[jira] [Created] (IGNITE-6958) Reduce FilePageStore allocation on start

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)