[
https://issues.apache.org/jira/browse/IGNITE-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16197167#comment-16197167
]
ASF GitHub Bot commented on IGNITE-6569:
----------------------------------------
GitHub user alexpaschenko opened a pull request:
https://github.com/apache/ignite/pull/2823
IGNITE-6569 Exception on DROP TABLE via cache API of cache being dropped
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6569
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2823.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2823
----
commit c3c78b630aa556e95f0dd4ab3c6ed9067cc49ed9
Author: Alexander Paschenko <[email protected]>
Date: 2017-10-09T12:03:20Z
IGNITE-6569 Exception on DROP TABLE via cache API of cache being dropped
----
> DROP table is frozen in special case
> ------------------------------------
>
> Key: IGNITE-6569
> URL: https://issues.apache.org/jira/browse/IGNITE-6569
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 2.1
> Reporter: Vasiliy Sisko
> Assignee: Alexander Paschenko
> Fix For: 2.3
>
> Attachments: DropTableExample2-project.tar.gz
>
>
> In attached project file:
> # Run node with using of DropFrozenTableStartup class.
> Execution is frozen in time of DROP table process.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)