[infinispan-issues] [JBoss JIRA] (ISPN-3606) FileCacheStoreConfig JavaDoc incorrectly states that 'fetchPersistentState' is only supported in 'replication' and 'invalidation' mode.
Duncan Doyle (JIRA)
jira-events at lists.jboss.org
Tue Oct 8 10:35:05 EDT 2013
Duncan Doyle created ISPN-3606:
----------------------------------
Summary: FileCacheStoreConfig JavaDoc incorrectly states that 'fetchPersistentState' is only supported in 'replication' and 'invalidation' mode.
Key: ISPN-3606
URL: https://issues.jboss.org/browse/ISPN-3606
Project: Infinispan
Issue Type: Bug
Components: Documentation
Affects Versions: 5.3.0.Final
Reporter: Duncan Doyle
Assignee: Mircea Markus
Priority: Minor
The JavaDoc of FileCacheStoreConfig states that 'fetchPersistentStore' is only supported in 'replication' and 'invalidation' mode: [quote]Finally, setting it to true only makes sense if in a clustered environment, and only 'replication' and 'invalidation' cluster modes are supported.[/quote]
See: http://docs.jboss.org/infinispan/5.3/apidocs/org/infinispan/loaders/file/FileCacheStoreConfig.html
After a discussion with Dan (dberindei) on IRC, 'fetchPersistentState' seems to be supported in 'distributed' mode as well. JavaDoc needs to be updated.
--
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