[
https://issues.apache.org/jira/browse/STORM-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097216#comment-15097216
]
ASF GitHub Bot commented on STORM-1452:
---------------------------------------
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
----
> 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)