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

Missing "key-to-string-mapper" element in the cachestore jdbc config schema file

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • Loaders and Stores
    • None

      Although the parser reads the attribute, the snippet below is technically invalid according to infinispan-cachestore-jdbc-config-8.0.xsd

      <string-keyed-jdbc-store xmlns="urn:infinispan:config:store:jdbc:8.0"
                key-to-string-mapper="org.infinispan.lucene.LuceneKey2StringMapper"
                fetch-state="false"
                read-only="false"
                preload="true"
                purge="true">
      </string-keyed-jdbc-store>
      

            Unassigned Unassigned
            gfernand@redhat.com Gustavo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: