[
https://issues.apache.org/jira/browse/IGNITE-22771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Sizov updated IGNITE-22771:
-----------------------------------
Description:
A new configuration root is needed to configure system-wide parameters like the
paths to metadata or storage.
At the moment it will have only one parameter - the path where partitions data
is stored. This path by default will be a subfolder named "partitions" in the
working dir with the following subfolder structure:
* log - contains raft log
* db - contains partition storage data
* meta - contains RAFT metadata dirs.
was:A new configuration root is needed to configure system-wide parameters
like the paths to metadata or storage.
> Create new System configuration root
> ------------------------------------
>
> Key: IGNITE-22771
> URL: https://issues.apache.org/jira/browse/IGNITE-22771
> Project: Ignite
> Issue Type: Task
> Reporter: Kirill Sizov
> Assignee: Kirill Sizov
> Priority: Major
>
> A new configuration root is needed to configure system-wide parameters like
> the paths to metadata or storage.
> At the moment it will have only one parameter - the path where partitions
> data is stored. This path by default will be a subfolder named "partitions"
> in the working dir with the following subfolder structure:
> * log - contains raft log
> * db - contains partition storage data
> * meta - contains RAFT metadata dirs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)