[ https://issues.apache.org/jira/browse/IGNITE-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anton Vinogradov resolved IGNITE-1222. -------------------------------------- Resolution: Not A Problem Discussed with Semen. Closing as not a Problem. > Concurrent cache close affects other threads. > --------------------------------------------- > > Key: IGNITE-1222 > URL: https://issues.apache.org/jira/browse/IGNITE-1222 > Project: Ignite > Issue Type: Bug > Reporter: Anton Vinogradov > Assignee: Anton Vinogradov > > See updated testConcurrentCloseSetWithTry test at branch > Exception in thread "test-thread-2" java.lang.IllegalStateException: Cache > has been closed: cache > at > org.apache.ignite.internal.processors.cache.IgniteCacheProxy$8.enter(IgniteCacheProxy.java:1739) > at > org.apache.ignite.internal.processors.cache.IgniteCacheProxy.onEnter(IgniteCacheProxy.java:1771) > at > org.apache.ignite.internal.processors.cache.IgniteCacheProxy.get(IgniteCacheProxy.java:739) > at > org.apache.ignite.internal.processors.cache.CacheStopAndDestroySelfTest.closeWithTry(CacheStopAndDestroySelfTest.java:799) > at > org.apache.ignite.internal.processors.cache.CacheStopAndDestroySelfTest$2.run(CacheStopAndDestroySelfTest.java:736) > at java.lang.Thread.run(Thread.java:745) -- This message was sent by Atlassian JIRA (v6.3.4#6332)