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

[jira] [Commented] (IGNITE-14599) Add generic way to bootstrap configuration

    [ https://issues.apache.org/jira/browse/IGNITE-14599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365172#comment-17365172 ] 

Vladislav Pyatkov commented on IGNITE-14599:
--------------------------------------------

Only minor comments, this patch looks good.

> Add generic way to bootstrap configuration 
> -------------------------------------------
>
>                 Key: IGNITE-14599
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14599
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexander Lapin
>            Assignee: Kirill Gusakov
>            Priority: Major
>              Labels: iep-73
>
> Currently it's possible to bootstrap configuration only with json formatted string.
> {code:java}
> Ignite start(@Nullable String jsonStrBootstrapCfg);
> {code}
> Instead of given temporary solution some sort of generic implementation should be used, for example configuration file with set of formats: json, hocon.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)