]
Mircea Markus updated ISPN-2174:
--------------------------------
Fix Version/s: 5.2.0.Alpha4
(was: 5.2.0.Alpha3)
CommandAwareRpcDispatcher swallows thread interruptions
-------------------------------------------------------
Key: ISPN-2174
URL:
https://issues.jboss.org/browse/ISPN-2174
Project: Infinispan
Issue Type: Bug
Components: RPC
Affects Versions: 5.1.5.FINAL
Reporter: Michal Linhard
Assignee: Mircea Markus
Labels: jdg, jdg6
Fix For: 5.2.0.Alpha4, 5.2.0.Final
When interruption happens in FutureCollator.getResponseList() method
see
https://github.com/infinispan/infinispan/blob/5.1.x/core/src/main/java/or...
it is ignored and later wrongly dealt with as TimeoutException
(The original exception is not even set as cause anywhere)
This disables possibility of interrupting some cache operations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: