You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2021/06/21 09:12:00 UTC

[jira] [Created] (IGNITE-14952) Releasing WAL segments when reaching DataStorageConfiguration#maxWalArchiveSize

Kirill Tkalenko created IGNITE-14952:
----------------------------------------

             Summary: Releasing WAL segments when reaching DataStorageConfiguration#maxWalArchiveSize
                 Key: IGNITE-14952
                 URL: https://issues.apache.org/jira/browse/IGNITE-14952
             Project: Ignite
          Issue Type: Improvement
          Components: persistence
            Reporter: Kirill Tkalenko
            Assignee: Kirill Tkalenko


When the *DataStorageConfiguration#maxWalArchiveSize* is reached, release the WAL segments to avoid overflowing the WAL archive. 
Do not allow segment reservations to a *DataStorageConfiguration#minWalArchiveSize*.

Subtask from [discussion|http://apache-ignite-developers.2346864.n4.nabble.com/Exceeding-the-DataStorageConfiguration-getMaxWalArchiveSize-due-to-historical-rebalance-td52546.html].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)