[
https://issues.jboss.org/browse/JGRP-1974?page=com.atlassian.jira.plugin....
]
Bela Ban resolved JGRP-1974.
----------------------------
Resolution: Won't Fix
Dennis, if you have a PR I'll be happy to apply it, but since the shared transport is
removed in 4.0, I don't really want to waste time looking into this.
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
Fix For: 3.6.7
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)