[infinispan-issues] [JBoss JIRA] (ISPN-439) Define and implement configuration file backward and forward compatibility policy
Galder Zamarreño (Updated) (JIRA)
jira-events at lists.jboss.org
Tue Oct 4 08:34:25 EDT 2011
[ https://issues.jboss.org/browse/ISPN-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-439:
----------------------------------
Fix Version/s: 5.1.0.BETA2
(was: 5.1.0.BETA1)
> 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
> Fix For: 5.1.0.BETA2, 5.1.0.FINAL
>
>
> 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