Bug 1132190 - [Engr] (6.4.0)JGroupsBroadcastGroupConfiguration Serialization Problem
Summary: [Engr] (6.4.0)JGroupsBroadcastGroupConfiguration Serialization Problem
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: HornetQ
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR1
: EAP 6.4.0
Assignee: Yong Hao Gao
QA Contact: Miroslav Novak
URL:
Whiteboard:
Depends On:
Blocks: 1132168 1132196
TreeView+ depends on / blocked
 
Reported: 2014-08-20 21:15 UTC by Clebert Suconic
Modified: 2019-08-19 12:49 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1132196 (view as bug list)
Environment:
Last Closed: 2019-08-19 12:49:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker HORNETQ-1389 0 Major Closed JGroupsBroadcastGroupConfiguration Serialization Problem 2018-05-30 07:05:44 UTC

Description Clebert Suconic 2014-08-20 21:15:22 UTC
Description of problem:

JGroupsBroadcastGroupConfiguration is not serializable.

That means if you used JGroups config on a connection factory, its serialization will be broken and the client won't be able to use it causing marshaling exceptions on the server.

Version-Release number of selected component (if applicable):


How reproducible:
Always:

Steps to Reproduce:
1.Configure JGroups on cluster Discovery
2.Create a connection factory and try to make a remote lookup
3.

Actual results:
SerializationExceptions

Expected results:


Additional info:


This is a very minimal change. Just adding serialization declarations to the class.

Comment 1 Kabir Khan 2014-08-24 10:56:24 UTC
Appears to be fixed by HQ upgrade to 2.3.21 https://bugzilla.redhat.com/show_bug.cgi?id=1132168. Setting to MODIFIED.

Comment 2 Miroslav Novak 2014-09-17 11:31:11 UTC
Re-opening. There is the same problem as in BZ#1132196 (6.3.x). Assigning this to Howard so he's aware to modify this bz when fix is done.


Note You need to log in before you can comment on or make changes to this bug.