[infinispan-issues] [JBoss JIRA] (ISPN-1923) Versioning enabling new-to-old configuration bug

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Fri Mar 16 10:25:47 EDT 2012


Galder Zamarreño created ISPN-1923:
--------------------------------------

             Summary: Versioning enabling new-to-old configuration bug
                 Key: ISPN-1923
                 URL: https://issues.jboss.org/browse/ISPN-1923
             Project: Infinispan
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 5.1.2.FINAL
            Reporter: Galder Zamarreño
            Assignee: Galder Zamarreño
             Fix For: 5.1.3.CR1, 5.1.3.FINAL


There's a bug in the new to old configuration transformation where if we enable versioning with the new config:
{code}ConfigurationBuilder builder...
builder.versioning().enable().scheme(VersioningScheme.SIMPLE){code}

The old configuration fails to catch this and so configuration.isEnableVersioning() returns false.

--
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