Comment #18 on issue 940 by jean.deruelle: Mobicents Cluster Buddy Group
Implementation
http://code.google.com/p/mobicents/issues/detail?id=940
@bart There was an issue with your patch, on the cleanupaftertakeover it
would remove all BUDDY_BACKUP data of the failed node but some data in it
is still needed, so I changed it by removing only the BUDDY_BACKUP data of
the base fqn of the failed node. And it works.
@Ed Is it really used ? For now BArt just removed from the
DefaultMobicentsCluster Impl takeOver because it complicates things a lot
for buddy group support. One can still create its own impl if needed. Or I
could enable local elector usage only when buddy group is not enabled and
propose a new patch wdyt ?
Attachments:
MC_ISSUE_940_1526-JD.patch 12.7 KB