You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2017/06/20 12:15:01 UTC

[jira] [Updated] (IGNITE-5559) New method on MarshallerContext to register mappings locally

     [ https://issues.apache.org/jira/browse/IGNITE-5559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Chugunov updated IGNITE-5559:
------------------------------------
    Summary: New method on MarshallerContext to register mappings locally  (was: New method on MarshallerContextImpl to register mappings locally)

> New method on MarshallerContext to register mappings locally
> ------------------------------------------------------------
>
>                 Key: IGNITE-5559
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5559
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Sergey Chugunov
>            Assignee: Sergey Chugunov
>            Priority: Minor
>             Fix For: 2.1
>
>
> As Ignite got a new persistent store functionality, it becomes possible to save caches content to disk, restore from it later and even move data using plain files from one cluster to another.
> In that case marshaller mappings may be saved on disk as well and restored later as well on other Ignite clusters.
> As mappings are restored on each node locally and don't require exchanging any messages among the cluster new convenient method {{MarshallerContextImpl::registerClassNameLocally}} is needed.



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