[infinispan-issues] [JBoss JIRA] (ISPN-263) Handle JGroups MERGE events to help deal with split brains
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Oct 30 15:03:02 EDT 2013
[ https://issues.jboss.org/browse/ISPN-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12825904#comment-12825904 ]
Mircea Markus commented on ISPN-263:
------------------------------------
Added a design document here: https://github.com/infinispan/infinispan/wiki/Handling-cluster-partitions
> Handle JGroups MERGE events to help deal with split brains
> ----------------------------------------------------------
>
> Key: ISPN-263
> URL: https://issues.jboss.org/browse/ISPN-263
> Project: Infinispan
> Issue Type: Feature Request
> Components: Distributed Cache
> Reporter: Manik Surtani
> Assignee: Manik Surtani
> Labels: MERGE, split_brain
>
> JGroups already detects split brains and issues a callback. The cache layer needs to decide what to do. The idea is to implement a few canned policies (restart, wipe, etc) and allow custom handlers to be attached as well.
> Analogous to JBCACHE-471
--
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