[ 
https://issues.apache.org/jira/browse/IGNITE-6552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595063#comment-16595063
 ] 

Alexey Goncharuk commented on IGNITE-6552:
------------------------------------------

[~akalashnikov],

New failed tests:
1) IgniteWalIteratorSwitchSegmentTest#test fails with NPE
2) DataStorageConfigurationParityTest.TestStorageConfiguration fails in .NET 
because new configuration parameters are not added to .NET. Either add new 
parameters to .NET (should be relatively simple) or mute the test (there are 
similar mutes already) and create a separate ticket.w

> 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)

Reply via email to