[infinispan-issues] [JBoss JIRA] Updated: (ISPN-439) Define and implement configuration file backward and forward compatibility policy

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Wed Apr 6 07:37:34 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.0.0.BETA2
                       (was: 5.0.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.1.0.Final
>            Reporter: Vladimir Blagojevic
>            Assignee: Vladimir Blagojevic
>            Priority: Blocker
>              Labels: jaxb, namespace, schema, xsd
>             Fix For: 5.0.0.BETA2, 5.0.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.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list