Github user clockfly commented on the pull request: https://github.com/apache/storm/pull/268#issuecomment-60871537 Ted raised a good point that, ```storm.messaging.netty.max_retries``` should also be larger than worker session timeout. Current, storm.messaging.netty.max_retries is larger than ```nimbus.task.launch.secs``` and ```supervisor.worker.start.timeout.secs```, it should also be larger than ```storm.zookeeper.session.timeout``` (which will invalidate worker session after this timeout)
--- 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. ---