[
https://issues.apache.org/jira/browse/IGNITE-8717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691718#comment-16691718
]
ASF GitHub Bot commented on IGNITE-8717:
----------------------------------------
Github user antonovsergey93 closed the pull request at:
https://github.com/apache/ignite/pull/4837
> 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
> Assignee: Sergey Antonov
> Priority: Major
>
> 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.
> Along with cache configuration, it also makes sense to move marshaller and
> binary metadata to the metastore.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)