[infinispan-issues] [JBoss JIRA] (ISPN-3203) Infinispan cache index not loading initial data

Ralph Jennings (JIRA) jira-events at lists.jboss.org
Thu Jun 6 14:20:54 EDT 2013


Ralph Jennings created ISPN-3203:
------------------------------------

             Summary: Infinispan cache index not loading initial data
                 Key: ISPN-3203
                 URL: https://issues.jboss.org/browse/ISPN-3203
             Project: Infinispan
          Issue Type: Bug
    Affects Versions: 5.2.6.Final
            Reporter: Ralph Jennings
            Assignee: Mircea Markus


If you create a cache with an existing store to preload data from, the data is available to the cache (get and keySet works) but not to the index (no cache queries work).

Only entries put into the cache after it starts up can be seen by the index.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list