Robert Joseph Evans created STORM-809:
-----------------------------------------
Summary: topology.message.timeout.secs should not allow for null
or <= 0 values
Key: STORM-809
URL: https://issues.apache.org/jira/browse/STORM-809
Project: Apache Storm
Issue Type: Bug
Reporter: Robert Joseph Evans
topology.message.timeout.secs has bad things happen if it is set to null or <=
0. If it is null killing or rebalancing a topology without providing a timeout
results in an NPE. <= 0 causes other periodic things to run too frequently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)