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

[jira] [Commented] (IGNITE-14956) Implement the VaultManager#bootstrapped method

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

Alexander Lapin commented on IGNITE-14956:
------------------------------------------

[~v.pyatkov] LGTM
Could you please also update jira description and summary?

> Implement the VaultManager#bootstrapped method
> ----------------------------------------------
>
>                 Key: IGNITE-14956
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14956
>             Project: Ignite
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Aleksandr Polovtcev
>            Assignee: Vladislav Pyatkov
>            Priority: Minor
>              Labels: ignite-3
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> Let's rename Vault's  {{bootstrapped}} method to {{bootstrappedWithPDS}} or rename to {{initialized()}} and change the logic in the following way:
>  * returns true if was deployed atop PDS with some configuration included;
>  * returns true if it was bootstrapped with user bootstrap configuration;
>  * returns true if there was no user bootstrap configuration and the default one was used.
> Seems that the second option is better.



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