You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Uttsel (Jira)" <ji...@apache.org> on 2021/11/23 09:34:00 UTC

[jira] [Assigned] (IGNITE-15689) Create a method that allow to pass not only file as a startup configuration

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

Sergey Uttsel reassigned IGNITE-15689:
--------------------------------------

    Assignee: Sergey Uttsel

> 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
>            Assignee: Sergey Uttsel
>            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.20.1#820001)