[
https://issues.apache.org/jira/browse/IGNITE-6552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16597373#comment-16597373
]
ASF GitHub Bot commented on IGNITE-6552:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/3559
> The ability to set WAL history size in bytes
> --------------------------------------------
>
> 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
> Assignee: Anton Kalashnikov
> Priority: Major
> Fix For: 2.7
>
>
> We can 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
> bytes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)