[jboss-jira] [JBoss JIRA] (WFLY-5449) Custom socket factory for JGroups subsystem not set correctly

RH Bugzilla Integration (JIRA) issues at jboss.org
Fri Oct 9 08:43:00 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116922#comment-13116922 ] 

RH Bugzilla Integration commented on WFLY-5449:
-----------------------------------------------

Romain Pelisse <rpelisse at redhat.com> changed the Status of [bug 1268185|https://bugzilla.redhat.com/show_bug.cgi?id=1268185] from NEW to POST

> Custom socket factory for JGroups subsystem not set correctly
> -------------------------------------------------------------
>
>                 Key: WFLY-5449
>                 URL: https://issues.jboss.org/browse/WFLY-5449
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 10.0.0.CR2
>            Reporter: Dennis Reed
>            Assignee: Paul Ferraro
>
> Wildfly's JChannelFactory tries to set a custom socket factory on the JGroups transport.
> This is not the correct API to use, and it gets overwritten when the JGroups channel starts.
> A custom socket factory should be set on the JChannel.
> The only time the custom socket factory is currently used is if there's a race condition where two channels are started at the same time, and the custom factory is set just before the other channel uses it.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list