[ 
https://issues.apache.org/jira/browse/IGNITE-10846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16738298#comment-16738298
 ] 

Artem Budnikov edited comment on IGNITE-10846 at 1/9/19 2:47 PM:
-----------------------------------------------------------------

[~dmagda]

I don't think WAL archive can help to accelerate rebalancing when a new node 
joins the cluster. In this case, a number of partitions has to move to the new 
node and you can't help it. Correct me if I'm wrong.

Also, I think we should mention that if the WAL archive is disabled, the size 
of the WAL is not 10 segments but is defined by the 
`DataStorageConfiguration.maxWalArchiveSize` property.

Also, I encountered an issue: 
https://issues.apache.org/jira/browse/IGNITE-10868. If this behavior is 
expected, it should be documented.


was (Author: artem budnikov):
[~dmagda]

I don't think WAL archive can help to accelerate rebalancing when a new node 
joins the cluster. In this case, a number of partitions has to move to the new 
node and you can't help it. Correct me if I'm wrong.

Also, I think we should mention that if the WAL archive is disabled, the size 
of the WAL is not 10 segments but is defined by the 
`DataStorageConfiguration.maxWalArchiveSize` property.

> Improve docs for "Disabling WAL Archiving"
> ------------------------------------------
>
>                 Key: IGNITE-10846
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10846
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation
>            Reporter: Prachi Garg
>            Assignee: Artem Budnikov
>            Priority: Critical
>             Fix For: 2.8
>
>
> Provide pros and cons of disabling WAL Archiving.



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

Reply via email to