[jira] [Created] (IGNITE-10640) Create cluster-wide MetaStorage analogue

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10640) Create cluster-wide MetaStorage analogue

Anton Vinogradov (Jira)
Ivan Bessonov created IGNITE-10640:
--------------------------------------

             Summary: 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


Issues like IGNITE-8571 require the ability to store and update some properties consistently on the whole cluster. It is proposed to implement generic was of doing this. Main requirements:
 * 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)