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

Configuration schema missing "versioning" tag

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 5.2.0.Final
    • 5.2.0.Final
    • Configuration
    • None

      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)

              ttarrant@redhat.com Tristan Tarrant
              rvansa1@redhat.com Radim Vansa (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: