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/05/27 11:01:04 UTC

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

Vladimir Ozerov created IGNITE-5306:
---------------------------------------

             Summary: 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: persistence, cache, sql
            Reporter: Vladimir Ozerov
            Assignee: Konstantin Dudkov
             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)