[infinispan-issues] [JBoss JIRA] Commented: (ISPN-838) Default for fetchInMemoryState should be true

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Fri Jan 7 09:19:17 EST 2011


    [ https://issues.jboss.org/browse/ISPN-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574115#comment-12574115 ] 

Galder Zamarreño commented on ISPN-838:
---------------------------------------

https://github.com/infinispan/infinispan/pull/117

> 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