[jboss-jira] [JBoss JIRA] (WFCORE-1029) ManagedSocketFactory doesn't work for client sockets
Dennis Reed (JIRA)
issues at jboss.org
Thu Oct 1 23:30:00 EDT 2015
Dennis Reed created WFCORE-1029:
-----------------------------------
Summary: ManagedSocketFactory doesn't work for client sockets
Key: WFCORE-1029
URL: https://issues.jboss.org/browse/WFCORE-1029
Project: WildFly Core
Issue Type: Bug
Affects Versions: 2.0.0.CR5
Reporter: Dennis Reed
SocketBindingManagerImpl does not work with client sockets.
It adds sockets to a map based on local address. Client sockets that have not been bound yet do not have a local address.
This breaks the JGroups subsystem's ManagedSocketFactory, which uses SocketBindingManagerImpl for both server and client sockets.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list