[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-838) Default for fetchInMemoryState should be true
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Fri Jan 7 09:07:18 EST 2011
[ https://issues.jboss.org/browse/ISPN-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño resolved ISPN-838.
-----------------------------------
Fix Version/s: (was: 5.0.0.BETA1)
(was: 5.0.0.Final)
Resolution: Won't Fix
> 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
>
> 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