[infinispan-issues] [JBoss JIRA] Created: (ISPN-616) Have the Lucene directory use specialized caches for different purposes
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Tue Aug 24 07:05:11 EDT 2010
Have the Lucene directory use specialized caches for different purposes
-----------------------------------------------------------------------
Key: ISPN-616
URL: https://jira.jboss.org/browse/ISPN-616
Project: Infinispan
Issue Type: Task
Components: Lucene Directory
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 4.2.0.BETA1, 4.2.0.Final, 5.0.0.BETA1, 5.0.0.Final
metadata should ideally use REPL, while the larger chunks of data should use DIST,
distributed locks should use REPL, but should never use a permanent store.
(SKIP_STORE is used, but still during a rehash they might get written to the store).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list