[
https://issues.apache.org/jira/browse/IGNITE-24390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923635#comment-17923635
]
Nikolay Izhikov commented on IGNITE-24390:
------------------------------------------
https://github.com/apache/ignite/pull/11841 - PR
> Move WAL directories to NodeFileTree
> ------------------------------------
>
> Key: IGNITE-24390
> URL: https://issues.apache.org/jira/browse/IGNITE-24390
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
>
> Currently, logic to form path to the wal, wal/archive, wal/cdc and other
> standard Ignite directories scattered all over the code base.
> So, it's hard to change or even understand it.
> Do overcome issue we need to group path forming logic in single place -
> NodeFileTree
> .
--
This message was sent by Atlassian Jira
(v8.20.10#820010)