[infinispan-issues] [JBoss JIRA] (ISPN-5865) Missing "key-to-string-mapper" element in the cachestore jdbc config schema file

Ryan Emerson (JIRA) issues at jboss.org
Fri Sep 7 09:53:00 EDT 2018


     [ https://issues.jboss.org/browse/ISPN-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Emerson closed ISPN-5865.
------------------------------
    Resolution: Out of Date


> Missing "key-to-string-mapper" element in the cachestore jdbc config schema file
> --------------------------------------------------------------------------------
>
>                 Key: ISPN-5865
>                 URL: https://issues.jboss.org/browse/ISPN-5865
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Loaders and Stores
>            Reporter: Gustavo Fernandes
>
> Although the parser reads the attribute, the snippet below is technically invalid according to infinispan-cachestore-jdbc-config-8.0.xsd
> {code}
> <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>
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list