[infinispan-issues] [JBoss JIRA] Updated: (ISPN-838) Default for fetchInMemoryState should be true
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Fri Jan 7 07:25:19 EST 2011
[ https://issues.jboss.org/browse/ISPN-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-838:
----------------------------------
Fix Version/s: 5.0.0.Final
> Default for fetchInMemoryState should be true
> ---------------------------------------------
>
> Key: ISPN-838
> URL: https://issues.jboss.org/browse/ISPN-838
> Project: Infinispan
> Issue Type: Task
> Components: Configuration, State transfer
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 5.0.0.BETA1, 5.0.0.Final
>
>
> Currently the default for stateRetrieval.fetchInMemoryState is false, which means if someone writes:
> <stateRetrieval />
> Then fetchInMemoryState is false, so no state transfer will occur. Instead, the default should be switched to true, cos it's the essence of state transfer.
> Otherwise, users are forced to write:
> <stateRetrieval fetchInMemoryState="true" />
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list