[infinispan-issues] [JBoss JIRA] (ISPN-7994) Ensure a persistent indexed cache has a persistent index, and similarly for non-persistent caches/indexes

Adrian Nistor (JIRA) issues at jboss.org
Wed Jun 28 11:42:00 EDT 2017


Adrian Nistor created ISPN-7994:
-----------------------------------

             Summary: Ensure a persistent indexed cache has a persistent index, and similarly for non-persistent caches/indexes 
                 Key: ISPN-7994
                 URL: https://issues.jboss.org/browse/ISPN-7994
             Project: Infinispan
          Issue Type: Bug
          Components: Embedded Querying
    Affects Versions: 9.0.3.Final, 9.1.0.Beta1, 8.2.7.Final
            Reporter: Adrian Nistor


We need to ensure the user has provided proper indexing configuration:
 - if the cache is persistent then the indexes should be persistent too
 - if the cache is not persistent then the indexes should not be persistent

A warning or possibly an exception should be thrown if the config is not valid.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list