[jbosscache-issues] [JBoss JIRA] Updated: (JBCACHE-471) Handle JGroups MERGE

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


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

Manik Surtani updated JBCACHE-471:
----------------------------------

    Fix Version/s: 3.2.0.GA
                       (was: 3.1.0.GA)


> Handle JGroups MERGE
> --------------------
>
>                 Key: JBCACHE-471
>                 URL: https://jira.jboss.org/jira/browse/JBCACHE-471
>             Project: JBoss Cache
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.2.4
>            Reporter: Manik Surtani
>            Assignee: Manik Surtani
>             Fix For: 3.2.0.GA
>
>
> When JGroups needs to do a merge due to a temporary break in the group structure, JGroups does not handle the merging of data.  This is usually left up to the application to handle.
> JBossCache should support pluggable merge policies, we could provide some simple merge policies and allow users to write their own.
> 1.  Evict on merge policy - when a merge occurs, evict the entire in-memory state.  Useful for Hibernate or when used with a shared cache loader.
> 2.  Other merge algos ... ?

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