GitHub user d2r opened a pull request:

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

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

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

    https://github.com/apache/storm/pull/1013.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 #1013
    
----
commit 0c3a78accf0cae37b93640b7082578ca406db8f5
Author: Derek Dagit <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to