Github user roshannaik commented on a diff in the pull request:
https://github.com/apache/storm/pull/2241#discussion_r129445734
--- Diff: conf/defaults.yaml ---
@@ -146,7 +149,7 @@ supervisor.run.worker.as.user: false
#how long supervisor will wait to ensure that a worker process is started
supervisor.worker.start.timeout.secs: 120
#how long between heartbeats until supervisor considers that worker dead
and tries to restart it
-supervisor.worker.timeout.secs: 30
+supervisor.worker.timeout.secs: 30000
--- End diff --
no... i need to revert that.
---
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.
---