[infinispan-issues] [JBoss JIRA] (ISPN-6971) Use JChannel directly instead of going through MessageDispatcher

Dan Berindei (JIRA) issues at jboss.org
Thu Aug 25 04:51:00 EDT 2016


Dan Berindei created ISPN-6971:
----------------------------------

             Summary: Use JChannel directly instead of going through MessageDispatcher
                 Key: ISPN-6971
                 URL: https://issues.jboss.org/browse/ISPN-6971
             Project: Infinispan
          Issue Type: Task
          Components: Core
    Affects Versions: 9.0.0.Alpha4
            Reporter: Dan Berindei
            Assignee: Dan Berindei
            Priority: Minor
             Fix For: 9.0.0.Beta1


JGroups changed its serialization in 4.0, and even when using MessageDispatcher we still have to provide a JGroups-style marshaller for deserializing RPC responses. If we used JChannel directly, we could avoid this, and we'd have more control over how we process responses.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list