Alexander Belyak created IGNITE-7765:
----------------------------------------
Summary: 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
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)