[
https://issues.apache.org/jira/browse/IGNITE-14408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-14408:
-----------------------------------------
Description:
Implement the {{VaultService}} using the RocksDB as the underlying persistent
storage.
was:
We can use RocksDB as a persistent layer in order to cover the node restart
scenario.
Also let's rename Vault's method {{bootstrapped}} 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.
> Vault based on custom persistent storage
> -----------------------------------------
>
> Key: IGNITE-14408
> URL: https://issues.apache.org/jira/browse/IGNITE-14408
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Vyacheslav Koptilin
> Assignee: Aleksandr Polovtcev
> Priority: Major
> Labels: iep-74
> Fix For: 3.0.0-alpha3
>
>
> Implement the {{VaultService}} using the RocksDB as the underlying persistent
> storage.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)