[
https://issues.apache.org/jira/browse/IGNITE-10640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16744482#comment-16744482
]
Dmitriy Govorukhin commented on IGNITE-10640:
---------------------------------------------
[~ibessonov] Thanks for the contribution, changes merged to master.
> Create cluster-wide MetaStorage analogue
> ----------------------------------------
>
> Key: IGNITE-10640
> URL: https://issues.apache.org/jira/browse/IGNITE-10640
> Project: Ignite
> Issue Type: New Feature
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
> Labels: IEP-4, Phase-2
> Fix For: 2.8
>
>
> Issues like IGNITE-8571 require the ability to store and update some
> properties consistently on the whole cluster. It is proposed to implement
> generic way of doing this. Main requirements are:
> * read / write / delete;
> * surviving node / cluster restart;
> * consistency;
> * ability to add listeners on changing properties.
> First implementation is going to be based on local MetaStorage to guarantee
> data persistence. Existing MetaStorage API is a subject to change as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)