GitHub user d2r opened a pull request:

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

    [STORM-1452] Fixes profiling/debugging out of the box

    Ships the flight.bash script
    Disables UI display of Profiling and Debugging if on windows
    Changes worker.profiler.enabled to control only profiling, not other 
debugging actions
    Changes default of worker.profiler.enabled to false
    Adds missing UI REST API data.
    Populates user context on profiler UI routes

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

    $ git pull https://github.com/d2r/storm 
storm-1452-profiler-broken-by-default

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

    https://github.com/apache/storm/pull/1012.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 #1012
    
----
commit ae647a2a93af203778f273316ec6bb3f149ed56d
Author: Derek Dagit <der...@yahoo-inc.com>
Date:   2016-01-13T22:34:14Z

    Fixes profiling/debugging out of the box
    
    Ships the flight.bash script
    Disables UI display of Profiling and Debugging if on windows
    Changes worker.profiler.enabled to control only profiling, not other 
debugging actions
    Changes default of worker.profiler.enabled to false
    Adds missing UI REST API data.
    Populates user context on profiler UI routes

----


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