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/08 14:27:18 UTC

[jira] [Updated] (IGNITE-5306) Make sure that SQL context is persisted along with cache configuration

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

Vladimir Ozerov updated IGNITE-5306:
------------------------------------
    Labels: important  (was: )

> Make sure that SQL context is persisted along with cache configuration
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-5306
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5306
>             Project: Ignite
>          Issue Type: Task
>          Components: cache, persistence, sql
>            Reporter: Vladimir Ozerov
>            Assignee: Konstantin Dudkov
>              Labels: important
>             Fix For: 2.1
>
>
> This ticket should be implemented after IGNITE-5242 is ready. When we create cache using {{CREATE TABLE}} command, we set special {{sql}} flag to {{DynamicCacheDescriptor}}. This flag controls whether this cache can be dropped through {{DROP TABLE}} command or not. 
> When persisting cache configuration we should also persist this flag, and restore it afterwards.



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