[jgroups-dev] Problem with FD_SOCK failure detection
"mayank.agarwal" <[email protected]> Tue, 20 Aug 2013 23:16:57 -0700 (PDT)
| Newsgroups | gmane.comp.java.javagroups.devel |
|---|---|
| Message-ID | <[email protected]> |
We are using FD_SOCK for failure detection. Recently lot of cluster hang issues coming when new member joins and co-ordinator goes down at same time. As per my understanding FD_SOCK detects the failure of right neighbor so when new member comes up it takes the responsibility of detecting the co-ordinator failure. I think this scenario is error prone in case new member is not initialized((FD_SOCK pinger thread is not started)) and co-ordinator goes down then it's failure is undetected. New member goes in indefinite retry to join the crashed co-ordinator. We are thinking of changing the logic to detect the neighbor in left. Have anyone tried this? If you have some other alternative to solve this problem please revert back Details: JGroups version: 3.3.1.Final Using JGroups with Infinispan 5.3.0.Final -- View this message in context: http://jgroups.1086181.n5.nabble.com/Problem-with-FD-SOCK-failure-detection-tp9847.html Sent from the JGroups - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Javagroups-development mailing list