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

    https://github.com/apache/storm/pull/995#discussion_r49221805
  
    --- Diff: storm-core/src/clj/backtype/storm/ui/core.clj ---
    @@ -1108,12 +1108,8 @@
       (GET "/api/v1/topology/:id/profiling/start/:host-port/:timeout"
            [:as {:keys [servlet-request]} id host-port timeout & m]
            (thrift/with-configured-nimbus-connection nimbus
    --- End diff --
    
    These all seem to be missing `(populate-context! servlet-request)` We need 
to add it as the first thing in each of the REST requests


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