Github user zhuoliu commented on a diff in the pull request:

    https://github.com/apache/storm/pull/842#discussion_r43835235
  
    --- Diff: storm-core/src/clj/backtype/storm/ui/core.clj ---
    @@ -986,6 +1021,127 @@
             (log-message "Setting topology " id " log config " new-log-config)
             (.setLogConfig nimbus id new-log-config)
             (json-response (log-config id) (m "callback")))))
    +
    +  (GET "/api/v1/topology/:id/profiling/start/:host-port/:timeout"
    --- End diff --
    
    We may need to update the REST API doc for this.


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

Reply via email to