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)