[
https://issues.apache.org/jira/browse/IGNITE-15689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-15689:
-----------------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> Create a method that allow to pass not only file as a startup configuration
> ---------------------------------------------------------------------------
>
> Key: IGNITE-15689
> URL: https://issues.apache.org/jira/browse/IGNITE-15689
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
>
> We have methods which get a configuration as a string or a path, but it does
> not allow to pass a resource or any stream.
> {code}
> IgnitionManager#start(String, Path, Path, ClassLoader)
> IgnitionManager#start(String, String, Path)
> {code}
> I think, methods which get URI or InputStream are required.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)