GitHub user miguno opened a pull request:
https://github.com/apache/incubator-storm/pull/256
STORM-498: make ZK connection timeout configurable in Kafka spout
This change is backwards compatible to the previous semantics because
Storm's default.yaml sets the default ZK connection timeout to 15 seconds,
which is equal to the previously hardcoded timeout setting in the Kafka spout.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/miguno/incubator-storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/256.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #256
----
commit c35badeae24cb271d504e3c4005192493e0de335
Author: Michael G. Noll <[email protected]>
Date: 2014-09-16T13:27:12Z
STORM-498: make ZK connection timeout configurable in Kafka spout
----
---
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.
---