[
https://issues.apache.org/jira/browse/IGNITE-5306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053683#comment-16053683
]
ASF GitHub Bot commented on IGNITE-5306:
----------------------------------------
Github user kdudkov closed the pull request at:
https://github.com/apache/ignite/pull/2094
> 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.4.14#64029)