[jboss-jira] [JBoss JIRA] (WFLY-3805) JGroupsBroadcastGroupConfiguration Serialization Problem

Yong Hao Gao (JIRA) issues at jboss.org
Sun Jan 31 21:24:00 EST 2016


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

Yong Hao Gao commented on WFLY-3805:
------------------------------------

Hi Clebert,

This issue was from wildfly 7. With Artemis the issue should be gone because Artemis use URL form of serialization while HornetQ's not. 
I had a PR for HornetQ fix but that's before Artemis came out. It's been rejected. So I think if we need fix the wildfly 7 we have to back port
the URL feature to HornetQ.

Howard


> JGroupsBroadcastGroupConfiguration Serialization Problem
> --------------------------------------------------------
>
>                 Key: WFLY-3805
>                 URL: https://issues.jboss.org/browse/WFLY-3805
>             Project: WildFly
>          Issue Type: Bug
>          Components: JMS
>    Affects Versions: 8.1.0.Final
>            Reporter: Yong Hao Gao
>            Assignee: Yong Hao Gao
>             Fix For: 10.1.0.Final
>
>
> When configuring JMS connection factories using jgroups discovery group, the client will get serialization exceptions because we pass a JChannel which is not serializable.



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


More information about the jboss-jira mailing list