[infinispan-issues] [JBoss JIRA] (ISPN-4681) Preloading from shared cachestore on a new node with non-shared index is skipping indexing
Dan Berindei (JIRA)
issues at jboss.org
Tue Oct 7 05:34:37 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-4681:
-------------------------------
Fix Version/s: 7.0.0.CR2
(was: 7.0.0.CR1)
> Preloading from shared cachestore on a new node with non-shared index is skipping indexing
> ------------------------------------------------------------------------------------------
>
> Key: ISPN-4681
> URL: https://issues.jboss.org/browse/ISPN-4681
> Project: Infinispan
> Issue Type: Bug
> Components: Embedded Querying
> Reporter: Sanne Grinovero
> Assignee: Gustavo Fernandes
> Fix For: 7.0.0.CR2, 7.0.0.Final
>
>
> We have a test already: {{org.infinispan.query.persistence.SharedCacheLoaderQueryIndexTest}}
> It was disabled for other reasons, mistakenly identified as a testsuite error.
> The case is simple: the test is configured in such a way to trigger a newly joining node using an in-memory dummy CacheStore which is shared by both nodes, with preloading enabled.
> Index storage is not shared though: uses {{ram}}.
> During the preload phase of the new node, the preload code issues the {{SKIP_INDEXING}} flag.. which in this case it should not.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list