[
https://issues.jboss.org/browse/ISPN-6424?page=com.atlassian.jira.plugin....
]
Dan Berindei commented on ISPN-6424:
------------------------------------
You can use `cache.getStatus().isStopping() || cache.getStatus().isTerminated()` to see if
the cache is shutting down.
Distributed Executor get can propagate exception if interrupt returns
before cancellation
-----------------------------------------------------------------------------------------
Key: ISPN-6424
URL:
https://issues.jboss.org/browse/ISPN-6424
Project: Infinispan
Issue Type: Bug
Components: Distributed Execution and Map/Reduce
Reporter: William Burns
Assignee: William Burns
Fix For: 9.0.0.Alpha1
This can cause get method to return an exception of the operation being interrupted
instead of a CancellationException as it should.
This causes a test failure
http://ci.infinispan.org/viewLog.html?buildId=37756&tab=buildResultsD...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)