Github user harshach commented on the pull request:

    https://github.com/apache/storm/pull/338#issuecomment-67280407
  
    @Lewuathe can you give details whats the agreed upon implementation here. 
    We could use curator to use kafka zk /topics to check if the given topic 
exists or not. The problem here is we are assuming that user always going to 
give kafka zookeeper hosts which is not always true.  User can just give kafka 
broker hosts and storm zookeeper hosts for storing offset info. In this case 
checking zk path for /topics won't work. Thats my concern about using zk path 
check.


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