You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/03 11:43:00 UTC

[jira] [Commented] (IGNITE-5849) Introduce ignite node persistent meta-store

    [ https://issues.apache.org/jira/browse/IGNITE-5849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237492#comment-16237492 ] 

ASF GitHub Bot commented on IGNITE-5849:
----------------------------------------

Github user kdudkov closed the pull request at:

    https://github.com/apache/ignite/pull/2576


> Introduce ignite node persistent meta-store
> -------------------------------------------
>
>                 Key: IGNITE-5849
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5849
>             Project: Ignite
>          Issue Type: New Feature
>          Components: persistence
>    Affects Versions: 2.1
>            Reporter: Alexey Goncharuk
>            Assignee: Konstantin Dudkov
>            Priority: Major
>              Labels: important
>             Fix For: 2.4
>
>
> As persistence feature is being developed, we will have a need for a component, which reliably stores arbitrary metadata about node and cluster.
> We already have reserved partition IDs for this purpose, all we need to do is to extend the partition store abstraction to store non-cache objects and make sure this new store participates in all common recovery procedures.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)