Nikolay Izhikov created IGNITE-24317:
----------------------------------------
Summary: Move binaryMetadata, marshaller directories logic to
IgniteDirectories class
Key: IGNITE-24317
URL: https://issues.apache.org/jira/browse/IGNITE-24317
Project: Ignite
Issue Type: Sub-task
Reporter: Nikolay Izhikov
Currently, logic to form path to the binary_meta, marshaller 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 -
IgniteDirectories.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)