-
Bug
-
Resolution: Done
-
Major
-
7.0.0.GA
-
None
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.
- clones
-
JBEAP-5365 (7.1.0) RPCs to non-existant FORK channel are dropped
- Verified
- is incorporated by
-
RHSSO-400 RPCs to non-existant FORK channel are dropped
- Closed