Hi Guys, IÂm trying to solve the reconciliation for a clustered tree cache. IÂm using the Jboss 3.2.6.
Bela suggested sometimes ago to implmented my own TreeCache listener in to put the reconciliation in viewAccepted() method. I have tried th following scenario: - at the begining node A, B, C are on the same cluster. - node B is deconnected, I wait some time and reconnected it back I want to find out that the node B is reconnecteing so I have to ovveride itÂs state from the other cluster members. I expected to be notified with a mergeView ... but is not the case ... I receive a simple view with all the 3 nodes when B is reconnected ... sometimes is true that a merge view is sent across the cluster ... but this seams for me to be unpredictable .... Have anyone an idea to solve the following mystery : - a cluster node can it find out if it is rejoing the cluster .... Any help is welcome. Thanks Sebi View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848280#3848280 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848280 ------------------------------------------------------- This SF.Net email is sponsored by: thawte's Crypto Challenge Vl Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam Camcorder. More prizes in the weekly Lunch Hour Challenge. Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
