[ 
https://issues.apache.org/jira/browse/STORM-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097175#comment-15097175
 ] 

ASF GitHub Bot commented on STORM-1452:
---------------------------------------

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

----


> Worker "profiler" actions broken by default
> -------------------------------------------
>
>                 Key: STORM-1452
>                 URL: https://issues.apache.org/jira/browse/STORM-1452
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 1.0.0
>            Reporter: Derek Dagit
>            Assignee: Derek Dagit
>            Priority: Blocker
>
> * The profiler script flight.bash is not packaged by default.
> * The default options enable the Oracle specific flight-recorder that 
> requires a support subscription.
> The option to enable the profiler should not be enabled by default.  Other 
> actions such as worker restart, debugging, and heap can remain enabled.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to