Github user caofangkun commented on the pull request:

    https://github.com/apache/storm/pull/423#issuecomment-112737243
  
    @d2r 
    Thank you for your attention of this PR.
    In my opinion ,
    1, "storm ui" is more like a RESTful APIs server than a UI server.
     2, We can use jetty embedded server (as the provided code use) for testing;
       but on production environment, use Apache Tomcat or other WebSever 
Container may be a better choice.
      I have implement these as a external project  
[storm-ui](https://github.com/caofangkun/storm-ui) .


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