[infinispan-issues] [JBoss JIRA] (ISPN-12025) JGroupsTransport should handle response unmarshalling errors as remote errors

Dan Berindei (Jira) issues at jboss.org
Wed Jun 17 09:02:00 EDT 2020


Dan Berindei created ISPN-12025:
-----------------------------------

             Summary: JGroupsTransport should handle response unmarshalling errors as remote errors
                 Key: ISPN-12025
                 URL: https://issues.redhat.com/browse/ISPN-12025
             Project: Infinispan
          Issue Type: Bug
          Components: Core
    Affects Versions: 11.0.0.Final
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 12.0.0.Final


{{JGroupsTransport.processResponse}} doesn't process a response from a remote node if there is an unmarshalling problem, it just logs an error message and lets the request eventually time out. It should instead call the {{ResponseCollector}} with an {{ExceptionResponse}}, so the request can finish immediately (albeit with an error).



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list