[
https://issues.jboss.org/browse/WFCORE-1029?page=com.atlassian.jira.plugi...
]
Paul Ferraro commented on WFCORE-1029:
--------------------------------------
I'm pretty sure this is a duplicate of WFCORE-1033, which was already fixed. There
was no component set for this jira, so nobody owns it currently. I'm assigning to
Brian.
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)