[infinispan-issues] [JBoss JIRA] (ISPN-5260) Index should be rebuild during startup for cache stores shared=false
Sanne Grinovero (JIRA)
issues at jboss.org
Tue Mar 3 10:47:49 EST 2015
[ https://issues.jboss.org/browse/ISPN-5260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045689#comment-13045689 ]
Sanne Grinovero commented on ISPN-5260:
---------------------------------------
Let's keep in mind that it's not possible to restore Infinispan's data state after a shutdown from a non-shared CacheStore, so I don't see why this would be useful.
Also, it's possible that the index state is being shared independently from the data it's indexing.
> Index should be rebuild during startup for cache stores shared=false
> --------------------------------------------------------------------
>
> Key: ISPN-5260
> URL: https://issues.jboss.org/browse/ISPN-5260
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core
> Reporter: Wolf-Dieter Fink
>
> If a cache store is not marked as shared the indexing is skipped.
> As a result queries are not possible without calling massindexer
> - if a non persistent directory-provider is used (ram)
> - for the first start if a cache is stored before without any index
> - problematic if the application changed indexing
> For this is should be possible to re-build the index automatically during startup.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list