[jboss-jira] [JBoss JIRA] Deleted: (JGRP-140) Backwards compatibility for marshalling
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Apr 6 10:55:48 EDT 2011
[ https://issues.jboss.org/browse/JGRP-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban deleted JGRP-140:
--------------------------
> Backwards compatibility for marshalling
> ---------------------------------------
>
> Key: JGRP-140
> URL: https://issues.jboss.org/browse/JGRP-140
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list