You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/06/07 11:45:18 UTC

[jira] [Resolved] (IGNITE-5411) Persist affinity key on disk

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

Vladimir Ozerov resolved IGNITE-5411.
-------------------------------------
    Resolution: Won't Fix

With final design from IGNITE-5188, this ticket is no longer relevant.

> Persist affinity key on disk
> ----------------------------
>
>                 Key: IGNITE-5411
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5411
>             Project: Ignite
>          Issue Type: Task
>          Components: binary
>            Reporter: Vladimir Ozerov
>            Assignee: Konstantin Dudkov
>             Fix For: 2.1
>
>
> Currently binary metadata is not persisted on a disk anyhow. It means that after full cluster restart we will loose all runtime metadata (except of those configured explicitly in {{IgniteConfiguration.binaryConfiguration}}.
> In future releases we will store metadata in separate storage. For now I propose only to store typeId -> affinityKey mapping on disk to improve value of {{CREATE TABLE}} feature where affinity key is essential for data co-location.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)