Ivan Rakov created IGNITE-8111:
----------------------------------

             Summary: Add extra validation for WAL segment size
                 Key: IGNITE-8111
                 URL: https://issues.apache.org/jira/browse/IGNITE-8111
             Project: Ignite
          Issue Type: Improvement
    Affects Versions: 2.4
            Reporter: Ivan Rakov


Currently we can set extra small DataStorageConfiguration#walSegmentSize (10 
pages or even less than one page), which will trigger multiple assertion errors 
in code.
We have to implement validation on node start that WAL segment size has 
reasonable value (e.g. more than 512KB).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to