[jboss-jira] [JBoss JIRA] (WFLY-6838) RPCs to non-existant FORK channel are dropped

Dennis Reed (JIRA) issues at jboss.org
Fri Jul 15 17:44:00 EDT 2016


Dennis Reed created WFLY-6838:
---------------------------------

             Summary: RPCs to non-existant FORK channel are dropped
                 Key: WFLY-6838
                 URL: https://issues.jboss.org/browse/WFLY-6838
             Project: WildFly
          Issue Type: Bug
          Components: Clustering
    Affects Versions: 10.0.0.Final
            Reporter: Dennis Reed
            Assignee: Dennis Reed


RPCs sent to a FORK channel that is not currently running are not responded to correctly, causing the caller to eventually time out.

An error response is being sent by org.jboss.as.clustering.jgroups.JChannelFactory, but the request ID is hard-coded to 0 so the reply can not be routed back to the sender and gets dropped.



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


More information about the jboss-jira mailing list