[
https://issues.apache.org/jira/browse/IGNITE-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16369971#comment-16369971
]
Alexander Belyak commented on IGNITE-7765:
------------------------------------------
can be tested in FileWriteAheadLogmanager.checkWalConfiguration() method.
> walSegmentSize can be negative in config
> ----------------------------------------
>
> Key: IGNITE-7765
> URL: https://issues.apache.org/jira/browse/IGNITE-7765
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 2.2
> Reporter: Alexander Belyak
> Priority: Trivial
>
> Grid use default (64Mb) DataStorageConfiguration.walSegmentSize without
> warnings if negative value specified, for example if in xml specified
> something like
> <property name="walSegmentSize" value="#{3*1024*1024*1024}"/> (overflow)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)