[
https://issues.jboss.org/browse/ISPN-2932?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes resolved ISPN-2932.
-------------------------------------
Fix Version/s: 7.0.0.Beta1
Resolution: Out of Date
Tested using DIST_SYNC and ASYNC, variable numbers of owners, using different Lucene
features: queries, terms enum, facets, grouping, nodes leaving and joining and could not
observe any disk activity via cache loader: even when deleting lucene index from disk
nodes happily continue work with in memory data only
The interaction between cache store and DIST was changed by
https://issues.jboss.org/browse/ISPN-2950
Verify that preloading a read only index in a cache will never hit
the cacheloader
----------------------------------------------------------------------------------
Key: ISPN-2932
URL:
https://issues.jboss.org/browse/ISPN-2932
Project: Infinispan
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Lucene Directory
Reporter: Sanne Grinovero
Assignee: Gustavo Fernandes
Fix For: 7.0.0.Beta1
With a warm cache (with no eviction) we should never need to hit the CacheLoader again.
Was reported - specifically with DIST on multiple nodes - that occasionall IO is
triggered; we should add tests to verify this doesn't happen (or to understand why it
should)
I'm suspecting demand of null valued entries.
mailing list thread:
http://lists.jboss.org/pipermail/infinispan-dev/2013-March/012261.html
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)