[GitHub] ignite pull request #2823: IGNITE-6569 Exception on DROP TABLE via cache API...

2017-10-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/2823


---


[GitHub] ignite pull request #2823: IGNITE-6569 Exception on DROP TABLE via cache API...

2017-10-09 Thread alexpaschenko
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 
Date:   2017-10-09T12:03:20Z

IGNITE-6569 Exception on DROP TABLE via cache API of cache being dropped




---