Github user longdafeng commented on the pull request:

    https://github.com/apache/storm/pull/354#issuecomment-85341944
  
    @Parth-Brahmbhatt , I don't suggest using 
"org.apache.curator.framework.recipes.leader"
    
    In fact, We had implemented HA with 
"org.apache.curator.framework.recipes.leader" in the first version of JStorm 
Nimbus HA,  It occur a lot of problem when Zookeeper load is big. Later We use 
low level of curator api to implement HA. it's much more stable even when 
zookeeper load is big.
    
    
    Right now, JStorm Nimbus HA is the third version. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to