[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-650) SharedStoreCacheLoader

Galder Zamarreno (JIRA) jira-events at jboss.com
Fri Sep 29 14:29:41 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBCACHE-650?page=all ]

Galder Zamarreno resolved JBCACHE-650.
--------------------------------------

    Resolution: Done

[JBCACHE-650] - SharedStoreCacheLoader refactored to SingletonStoreCacheLoader 
adding the ability to push the in-memory state to the underlying cache loader when 
assuming the coordinator role. Created AbstractDelegatingCacheLoader class that 
contains the basic delegating functionality. SingletonStoreCacheLoader and 
AsyncCacheLoader now extend this class. Necessary configuration options added 
and documentation has been updated to include explanation. Two singleton cache 
sample configurations added too.

> SharedStoreCacheLoader
> ----------------------
>
>                 Key: JBCACHE-650
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-650
>             Project: JBoss Cache
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Cache loaders
>    Affects Versions: 1.2, 1.2.1, 1.2.2, 1.2.3, 1.2.4beta, 1.3.0, 1.2.4, 1.2.4SP1, 1.2.4SP2, 1.3.0.SP1, 1.3.0.SP2
>            Reporter: Bela Ban
>         Assigned To: Galder Zamarreno
>             Fix For: 2.0.0
>
>   Original Estimate: 3 days
>          Time Spent: 4 days
>  Remaining Estimate: 0 minutes
>
> Reactive this loader, which stores modifications only if it is the current coordinator.  In addition, it should (configurable via a flag) dump the entire in-memory contents into the file system, overwriting whatever is there, when it becomes coordinator. This is only possible though if no eviction has been defined

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

        



More information about the jboss-jira mailing list