Hi, There are two 'major' bugs regarding leader election recipes:
https://issues.apache.org/jira/browse/CURATOR-3 https://issues.apache.org/jira/browse/CURATOR-45 Do we have any plan to fix these? We are using the LeaderLatch, personally, I don't concern too much about CURATOR-3, I think that situation was caused partly by the client code, we can avoid this by coding carefully. However, when I introduced curator and the changes I made, some of my teammates become a little nervous when they saw there are 'major' bugs there. Is there any test case for re-producing the case mentioned there? Thanks, -- ChuChao
