You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ilya Kasnacheev (JIRA)" <ji...@apache.org> on 2017/11/28 12:47:00 UTC

[jira] [Created] (IGNITE-7043) Incorrect method name suggested when page eviction starts

Ilya Kasnacheev created IGNITE-7043:
---------------------------------------

             Summary: Incorrect method name suggested when page eviction starts
                 Key: IGNITE-7043
                 URL: https://issues.apache.org/jira/browse/IGNITE-7043
             Project: Ignite
          Issue Type: Bug
          Components: persistence
    Affects Versions: 2.3
            Reporter: Ilya Kasnacheev
            Assignee: Ilya Kasnacheev
            Priority: Trivial


Reported via gitter:

WARNING: Page evictions started, this will affect storage performance (consider increasing DataStorageConfiguration#setPageCacheSize).
since there is no such setting (field/property) setPageCacheSize (ver. 2.3.0#20171028-sha1:8add7fd5)

The actual method is DataRegionConfiguration.setMaxSize.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)