Consider the following scenario. There are 4 replicated TreeCaches in the same 
cluster. Each TreeCache (TC) runs on a separate machine. The network physically 
splits up in two parts (e.g. by pulling some cables). Now there are two 
clusters each with 2 replicated TCs. Any changes made on a TC is replicated to 
the other TC that is part of the same cluster but not to the TCs that are in 
the "other" cluster (physically unreachable). When the cables are replaced both 
clusters will be merged by the underlying JGroups and I receive a MergeView. 
The TCs are not synced.

At this point I want to merge the contents of the TCs. I want to find out the 
differences between the TCs that lived on both sides of the pulled cables. Does 
TC provide a way to help me find out the diffs?

Thanks,
 Vincent

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879745#3879745

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879745


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to