]
RH Bugzilla Integration commented on ISPN-263:
----------------------------------------------
Tristan Tarrant <ttarrant(a)redhat.com> changed the Status of [bug
Handle cluster partitions
-------------------------
Key: ISPN-263
URL:
https://issues.jboss.org/browse/ISPN-263
Project: Infinispan
Issue Type: Feature Request
Components: Core
Reporter: Manik Surtani
Assignee: Dan Berindei
Labels: MERGE, roadmap, split_brain
Fix For: 7.0.0.Beta1, 7.0.0.Final
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