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

Wrong description for jboss-infinispan-core_5_2.xsd expiration element

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

XMLWordPrintable

      The XSD contains a confusing description for expiration/interval.
      wakeUpInterval sould be interval!

      <xs:complexType name="expiration">
      ....
      <xs:attribute name="interval" type="xs:long" default="5000">
      <xs:annotation>
      <xs:documentation>Interval (in milliseconds) between subsequent runs to purge expired entries from memory and any cache stores. If you wish to disable the periodic eviction process altogether, set wakeupInterval to -1.</xs:documentation>
      </xs:annotation>
      </xs:attribute>
      </xs:complexType>

              mircea.markus Mircea Markus (Inactive)
              rhn-support-wfink Wolf Fink
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: