Kirill Tkalenko created IGNITE-23527:
----------------------------------------

             Summary: Move system properties configuration to new module 
ignite-configuration-system
                 Key: IGNITE-23527
                 URL: https://issues.apache.org/jira/browse/IGNITE-23527
             Project: Ignite
          Issue Type: Bug
            Reporter: Kirill Tkalenko
            Assignee: Kirill Tkalenko
             Fix For: 3.0


I found that the configuration of system properties 
*org.apache.ignite.internal.configuration.SystemDistributedConfigurationSchema* 
and *org.apache.ignite.internal.configuration.SystemLocalSchema* are located in 
module *ignite-runner*, which makes it impossible to use in other modules due 
to cyclic dependencies of models. For example, this appears when trying to add 
system properties for the metastore module.

It is proposed to fix this with a new *ignite-configuration-system* like 
*ignite-configuration-root* and transfer the corresponding configurations to it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to