Github user kishorvpatil commented on the pull request:

    https://github.com/apache/storm/pull/795#issuecomment-148219849
  
    @HeartSaVioR, your understanding about 
`StormBoundedExponentialBackoffRetry` is correct, the 29 seconds is decent time 
- in case where workerB restarts due to any reason - during regular set-up.  
But initial startup ( requires supervisor to read assignments/download 
code/launch workers.) which could mean much more than that. 
    
    The `StormBoundedExponentialBackoffRetry` lets you go beyond max attempts 
to give you 1sec sleep until you succeed. So, the workerA should keep trying 
unless nimbus informs workerA that workerB ( is no longer working on that port.)


---
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