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

[jira] [Created] (IGNITE-5479) PersistentStoreConfiguration improvements

Pavel Tupitsyn created IGNITE-5479:
--------------------------------------

             Summary: PersistentStoreConfiguration improvements
                 Key: IGNITE-5479
                 URL: https://issues.apache.org/jira/browse/IGNITE-5479
             Project: Ignite
          Issue Type: Improvement
          Components: cache
    Affects Versions: 2.1
            Reporter: Pavel Tupitsyn
             Fix For: 2.1


Improve {{PersistentStoreConfiguration}} to be consistent with other configuration classes:
* {{LockWaitTime}} - should be {{long}} and in milliseconds
* {{getCheckpointingPageBufferSize}} should return {{long}} instead of {{Long}}
* {{WalFlushFrequency}} - should be {{long}} and in milliseconds
* {{WalFsyncDelay}}  - should be {{long}} and in milliseconds. Add javadoc.



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