[infinispan-issues] [JBoss JIRA] (ISPN-439) Define and implement configuration file backward and forward compatibility policy
Manik Surtani (Resolved) (JIRA)
jira-events at lists.jboss.org
Thu Oct 20 19:34:45 EDT 2011
[ https://issues.jboss.org/browse/ISPN-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani resolved ISPN-439.
--------------------------------
Fix Version/s: (was: 5.1.0.FINAL)
(was: 5.1.0.BETA3)
Resolution: Out of Date
Outdated since the whole config/schema system's being overhauled.
> Define and implement configuration file backward and forward compatibility policy
> ---------------------------------------------------------------------------------
>
> Key: ISPN-439
> URL: https://issues.jboss.org/browse/ISPN-439
> Project: Infinispan
> Issue Type: Task
> Components: Configuration
> Affects Versions: 4.2.0.ALPHA1
> Reporter: Vladimir Blagojevic
> Assignee: Pete Muir
> Labels: jaxb, namespace, schema, xsd
>
> Backward compatibility:
> Process any previous version configuration file from the same minor version. For example, Infinispan release 4.2 should process configuration file produced for version 4.1 without any configuration file changes or any other adjustments. For configuration options present in 4.2, but not in 4.1 assume default values. However, Infinispan version 5.0 is not required to process configuration files from previous major versions, i.e 4.0...4.x.
> Forward compatibility.
> Do not process any forward version configuration file. For example, Infinispan release 4.1, give configuration file input from any succeeding versions (i.e 4.2...4.x, 5.x) would simply fail outright with proper error message.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list