Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2499

Configuration schema missing "versioning" tag

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 5.2.0.Beta5
    • 5.2.0.Beta3
    • Configuration
    • None

    Description

      There is no "versioning" tag in the configuration XML schema for Infinispan 5.2. Moreover, the design doc https://docs.jboss.org/author/display/ISPN/Data+Versioning contains imprecise attribute names so the only way to get the attribute names is reading source code for class Parser52.

      As a sidenote, using

      <versioning enabled="true" versioninigSchema="SIMPLE" />

      isn't the 'versioning' prefix in versioningSchema attribute redundant? Wouldn't be sufficient this?

      <versioning enabled="true" schema="SIMPLE" />

      (I had problems spelling versioning once, why twice)

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            rvansa1@redhat.com Radim Vansa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: