[ https://issues.apache.org/jira/browse/IGNITE-5306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038794#comment-16038794 ]
Konstantin Dudkov commented on IGNITE-5306: ------------------------------------------- [PR|https://github.com/apache/ignite/pull/2094] [tests on TC|http://ci.ignite.apache.org/project.html?projectId=IgniteTests&tab=projectOverview&branch_IgniteTests=pull%2F2094%2Fhead] > 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 > 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)