[infinispan-issues] [JBoss JIRA] (ISPN-6795) ClusteredGetResponseValidityFilter swallows exceptions
Radim Vansa (JIRA)
issues at jboss.org
Mon Aug 29 08:34:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285302#comment-13285302 ]
Radim Vansa commented on ISPN-6795:
-----------------------------------
Why do you bother sending any response at all, then? When no valid response is received, all info (for debugging) is lost and IIRC you wait until the timeout.
Anyway, when a node throws an exception during a get, it's probably a bug in the code rather than normal behaviour.
> ClusteredGetResponseValidityFilter swallows exceptions
> ------------------------------------------------------
>
> Key: ISPN-6795
> URL: https://issues.jboss.org/browse/ISPN-6795
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 9.0.0.Alpha2
> Reporter: Radim Vansa
> Priority: Minor
>
> ClusteredGetValidityFilter does not accept exceptional responses. Therefore, if there's a exception on the remote side when executing ClusteredGetCommand, it's swallowed and TimeoutException is thrown instead.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list