[jira] [Created] (IGNITE-8717) Move persisted cache configuration to metastore

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

[jira] [Created] (IGNITE-8717) Move persisted cache configuration to metastore

Anton Vinogradov (Jira)
Alexey Goncharuk created IGNITE-8717:
----------------------------------------

             Summary: Move persisted cache configuration to metastore
                 Key: IGNITE-8717
                 URL: https://issues.apache.org/jira/browse/IGNITE-8717
             Project: Ignite
          Issue Type: Improvement
            Reporter: Alexey Goncharuk


Currently, we persist cache configuration to local files which resulted in several inconsistencies when a node misses configuration update (create index, cache destroy, etc).

I think the cache configuration should be saved to the metastore the same way as baseline topology is saved. Same mechanics should be used for conflicting configuration updates resolution.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)