[jbosscache-issues] [JBoss JIRA] Resolved: (JBCACHE-1366) state transfer optimisation (with preload, and in memory state transfer)

Manik Surtani (JIRA) jira-events at lists.jboss.org
Thu Feb 12 10:30:44 EST 2009


     [ https://jira.jboss.org/jira/browse/JBCACHE-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manik Surtani resolved JBCACHE-1366.
------------------------------------

    Fix Version/s:     (was: 3.1.0.GA)
       Resolution: Won't Fix


> state transfer optimisation (with preload, and in memory state transfer)
> ------------------------------------------------------------------------
>
>                 Key: JBCACHE-1366
>                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1366
>             Project: JBoss Cache
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Mircea Markus
>            Assignee: Mircea Markus
>            Priority: Minor
>
> Optimization can be done in in a configuration where the following are true:
> - prelaod
> - in-memory state transfer is enabled
> - no passivation
> - a) shared cache loader OR b)fetch persistent state  
> Optimization:during in-memory state  transfer frome cache ONE to cache TWO, do not transfer the regions which in cache TWO were set for preloading.
> a) is shared cache loader is on that these regions will be loaded from the store anyhow,  so transfer of these regions is redundant
> b) the content of these regions will be transfered at persistent state transfer anyway, so again redundancy during in-memory state transfer

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosscache-issues mailing list