Github user revans2 commented on the issue:

    https://github.com/apache/storm/pull/1764
  
    @ptgoetz @jerrypeng 
    
    I made a few changes to thing.  I fixed the race condition and I addressed 
the review comments, but I also put in some optimizations to storm submitter.  
We were literally calling getClusterInfo 3+ times for each topology submission, 
and because the ultimate goal of STORM-2190 is to make it more scalable this 
helps a lot.  There is still some lock contention, but it is much better then 
it was before.
    
    If things look good here I will backport the changes to my other pull 
request.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to