Thanks a lot..
On Thu, Nov 7, 2013 at 4:18 PM, Jordan Zimmerman <[email protected] > wrote: > If you are going to write ZooKeeper code you need to take the time to > deeply understand how ZooKeeper works. I strongly suggest that you use > Curator recipes and not write your own. There are copious edge cases in > ZooKeeper that are not well documented. CuratorFramework hides many of > these, but not all. > > -Jordan > > On Nov 7, 2013, at 4:14 PM, Techy Teck <[email protected]> wrote: > > I see.. So In general how to avoid these kind of problems? is there any > other solution? > > >
