[
https://issues.apache.org/jira/browse/IGNITE-24421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov updated IGNITE-24421:
-------------------------------------
Description:
Currently, logic to form path to the work_dir/db/folder_name/cache-cache_name
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
> Move cache dir to NodeFileTree
> ------------------------------
>
> Key: IGNITE-24421
> URL: https://issues.apache.org/jira/browse/IGNITE-24421
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Nikolay Izhikov
> Priority: Major
>
> Currently, logic to form path to the work_dir/db/folder_name/cache-cache_name
> 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)