[jboss-jira] [JBoss JIRA] (JGRP-1974) Socket factory not set correctly with singleton transport
Dennis Reed (JIRA)
issues at jboss.org
Wed Nov 4 12:38:00 EST 2015
[ https://issues.jboss.org/browse/JGRP-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125585#comment-13125585 ]
Dennis Reed commented on JGRP-1974:
-----------------------------------
There's a byteman script on https://bugzilla.redhat.com/show_bug.cgi?id=1268185
that can be useful to see when the default socket factory is used.
> 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)
More information about the jboss-jira
mailing list