Github user erikdw commented on a diff in the pull request:
https://github.com/apache/storm/pull/705#discussion_r40030760
--- Diff: external/storm-kafka/README.md ---
@@ -52,17 +52,24 @@ The optional ClientId is used as a part of the
zookeeper path where the spout's
There are 2 extensions of KafkaConfig currently in use.
Spoutconfig is an extension of KafkaConfig that supports additional fields
with ZooKeeper connection info and for controlling
-behavior specific to KafkaSpout. The Zkroot will be used as root to store
your consumer's offset. The id should uniquely
-identify your spout.
+behavior specific to KafkaSpout. The Zkroot will be used as root to store
your consumer's offset if you chose Zookeeper as the storage.
--- End diff --
minor nit: Zookeeper -> ZooKeeper.
---
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.
---