[ 
https://issues.apache.org/jira/browse/IGNITE-11633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Goncharuk updated IGNITE-11633:
--------------------------------------
    Fix Version/s: 2.8

> Fix errors in WAL disabled archive mode documentation
> -----------------------------------------------------
>
>                 Key: IGNITE-11633
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11633
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation
>            Reporter: Alexey Goncharuk
>            Priority: Major
>             Fix For: 2.8
>
>
> In 
> https://apacheignite.readme.io/docs/write-ahead-log#section-disabling-wal-archiving
>  there is an error. The documentation says that " instead, it will overwrite 
> the active segments in a cyclical order". In fact, when walWork == 
> walArchive, the whole folder behaves as a sequential log, where new files are 
> sequentially created (0, 1, 2, 3, ...) and old files are eventually 
> truncated. Also, need to clarify the wal size setting in this mode.
> Ask [~dpavlov] and [~akalashnikov] for details.



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

Reply via email to