[jboss-jira] [JBoss JIRA] (JGRP-1974) Socket factory not set correctly with singleton transport
Dennis Reed (JIRA)
issues at jboss.org
Wed Nov 4 11:33:00 EST 2015
Dennis Reed created JGRP-1974:
---------------------------------
Summary: Socket factory not set correctly with singleton transport
Key: JGRP-1974
URL: https://issues.jboss.org/browse/JGRP-1974
Project: JGroups
Issue Type: Bug
Affects Versions: 3.2.13
Reporter: Dennis Reed
Assignee: Bela Ban
When using a singleton transport, the socket factory is not set correctly on startup.
JChannel sets the socket factory down the stack on startup, then starts the stack.
The transport protocol is substituted with a TP.ProtocolAdapter during startup (*after* the socket factory was set), so it still uses its default socket factory, and provides it to all protocols up the stack.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list