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

Mikhail Pochatkin updated IGNITE-26361:
---------------------------------------
    Description: We need to provide JAVA public API to work with node 
configuration   (was: Currenlty (accordgin to docs) if you want to start AI3 in 
embedded mode you should provide a path to config file: 
{code:java}
Path myConfig = Path.of("conf/ignite-config.conf");
Path myWorkDir = Path.of("/home/ignite");

IgniteServer node = IgniteServer.start("node", myConfig, myWorkDir); {code}
 

 

 )

> Introduce Java API for configuration
> ------------------------------------
>
>                 Key: IGNITE-26361
>                 URL: https://issues.apache.org/jira/browse/IGNITE-26361
>             Project: Ignite
>          Issue Type: Improvement
>          Components: configuration ai3
>            Reporter: Mikhail Pochatkin
>            Priority: Major
>              Labels: ignite-3
>
> We need to provide JAVA public API to work with node configuration 



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

Reply via email to