[ 
https://issues.apache.org/jira/browse/IGNITE-22574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Novikov updated IGNITE-22574:
------------------------------------
    Description: 
*Motivation:*

It is nice to have possibility to pass multiple files with cluster 
configuration on init step. The main idea of configuration separation is to 
create a complex configuration based on simple ones, for example in tests. 
Another reason for that can be restricted access to part of configuration that 
contains some credentials.

*What to to:*
 * Rename "--config-file" option to "config-files"

 * Allow to pass multiple "--config-files" option for cluster init command in 
cli tool.

 * Merge content of passed files with configuration based they order.

  was:
*Motivation:*

It is nice to have possibility to pass multiple files with cluster 
configuration on init step. The main idea of configuration separation is to 
create a complex configuration based on simple ones, for example in tests. 
Another reason for that can be restricted access to part of configuration that 
contains some credentials.

*What to to:*
 * Rename "--config-file" option to "--config-files"

 * Allow to pass multiple "--config-files" option for cluster init command in 
cli tool.

 * Merge content of passed files with configuration based they order.


> Ignite CLI: Allow to pass multiple files with cluster configuration for init 
> command
> ------------------------------------------------------------------------------------
>
>                 Key: IGNITE-22574
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22574
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Andrey Novikov
>            Assignee: Andrey Novikov
>            Priority: Major
>              Labels: ignite-3, ignite-3-cli-tool
>             Fix For: 3.0
>
>
> *Motivation:*
> It is nice to have possibility to pass multiple files with cluster 
> configuration on init step. The main idea of configuration separation is to 
> create a complex configuration based on simple ones, for example in tests. 
> Another reason for that can be restricted access to part of configuration 
> that contains some credentials.
> *What to to:*
>  * Rename "--config-file" option to "config-files"
>  * Allow to pass multiple "--config-files" option for cluster init command in 
> cli tool.
>  * Merge content of passed files with configuration based they order.



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

Reply via email to