GitHub user Lewuathe opened a pull request:

    https://github.com/apache/storm/pull/338

    [STORM-391] KafkaSpout to await for the topic

    KafkaSpout is waiting for creation of target topic.
    Curator keeps watching existence of topic path for a given time length.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Lewuathe/storm kafkaspout-await-for-topic

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/338.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 #338
    
----
commit f3c0523c5aec432d1de5c0ccd6cf06a6550257e9
Author: lewuathe <lewua...@me.com>
Date:   2014-12-05T15:00:03Z

    [STORM-391] KafkaSpout to await for the topic
    
    KafkaSpout is waiting for creation of target topic.
    Curator keeps watching existence of topic path for a given time length.

----


---
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.
---

Reply via email to