[infinispan-issues] [JBoss JIRA] (ISPN-2174) CommandAwareRpcDispatcher swallows thread interruptions

Tristan Tarrant (JIRA) issues at jboss.org
Thu Jul 6 08:47:00 EDT 2017


     [ https://issues.jboss.org/browse/ISPN-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant closed ISPN-2174.
---------------------------------
    Resolution: Out of Date


> CommandAwareRpcDispatcher swallows thread interruptions
> -------------------------------------------------------
>
>                 Key: ISPN-2174
>                 URL: https://issues.jboss.org/browse/ISPN-2174
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 5.1.5.FINAL
>            Reporter: Michal Linhard
>            Assignee: Galder Zamarreño
>              Labels: jdg, jdg6
>
> When interruption happens in FutureCollator.getResponseList() method
> see
> https://github.com/infinispan/infinispan/blob/5.1.x/core/src/main/java/org/infinispan/remoting/transport/jgroups/CommandAwareRpcDispatcher.java#L410
> 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 was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the infinispan-issues mailing list