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

[jira] [Created] (IGNITE-6552) The ability to set WAL history size in time units

Vladislav Pyatkov created IGNITE-6552:
-----------------------------------------

             Summary: The ability to set WAL history size in time units
                 Key: IGNITE-6552
                 URL: https://issues.apache.org/jira/browse/IGNITE-6552
             Project: Ignite
          Issue Type: Improvement
          Components: persistence
    Affects Versions: 2.2
            Reporter: Vladislav Pyatkov


We can to set size of WAL history in number of checkpoints.
{code}
org.apache.ignite.configuration.PersistentStoreConfiguration#setWalHistorySize
{code}
But it is not convenient fro end user. Nobody to say how many checkpoint to occur over several minutes.
I think, it will be better if we will have ability to set WAL history size in time units (milliseconds for example).



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