[jboss-jira] [JBoss JIRA] Closed: (JGRP-140) Backwards compatibility for marshalling
Bela Ban (JIRA)
jira-events at jboss.com
Thu Dec 21 08:28:17 EST 2006
[ http://jira.jboss.com/jira/browse/JGRP-140?page=all ]
Bela Ban closed JGRP-140.
-------------------------
Resolution: Duplicate Issue
Duplicate of http://jira.jboss.com/jira/browse/JGRP-196
> Backwards compatibility for marshalling
> ---------------------------------------
>
> Key: JGRP-140
> URL: http://jira.jboss.com/jira/browse/JGRP-140
> Project: JGroups
> Issue Type: Feature Request
> Affects Versions: 2.2.8, 2.2.9
> Reporter: Bela Ban
> Assigned To: Bela Ban
> Fix For: 2.x
>
>
> New versions of JGroups are backwards-compatible to previous versions.
> Solution:
> - Maintain a hashmap of version numbers (keys) with Marshallers (values), e.g.
> 2.2.7: Marshaller-2.2.7
> 2.2.8: Marshaller-2.2.8
> 2.2.9: Marshaller-2.2.9
> We send with each msg a version ID (this is done already). The version ID is the lookup key for unmarshalling a message, so we fetch the right Marsaller
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list