-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
-
None
-
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>
- duplicates
-
ISPN-6605 Attribute 'key-to-string-mapper' missing in jdbc schema
- Closed