[infinispan-issues] [JBoss JIRA] (ISPN-2334) Distributed mode and single shared cache loader - preload and state transfer

Fernando Wasylyszyn (JIRA) jira-events at lists.jboss.org
Fri Sep 21 15:43:34 EDT 2012


Fernando Wasylyszyn created ISPN-2334:
-----------------------------------------

             Summary: Distributed mode and single shared cache loader - preload and state transfer
                 Key: ISPN-2334
                 URL: https://issues.jboss.org/browse/ISPN-2334
             Project: Infinispan
          Issue Type: Enhancement
          Components: Loaders and Stores, State transfer
    Affects Versions: 5.1.5.FINAL
            Reporter: Fernando Wasylyszyn
            Assignee: Mircea Markus
            Priority: Minor


When you have a cluster in Infinispan, configured as Distributed and with a single and shared cache loader by all members, the preload option should work making each node loading the entries that correspond to it, not all of them, which is the current behaviour.
Also, with this configuration, the "state transfer" could be configured to make each node retrieve the "new entries" that should keep after a topology change directly from the cache store, instead of the transfer of entries through the network.


--
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