GitHub user ppoulosk opened a pull request:
https://github.com/apache/storm/pull/2032
[STORM-2093] Fix permissions in multi-tenant, secure mode
Heap dumps created on OOM, when served through the logviewer in secure
multi-tenant configurations have permissions set such that the logviewer cannot
read them.
This change checks permissions in this case before serving and then runs
the worker-launcher to enable the logviewer to serve them.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ppoulosk/storm STORM-2093
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2032.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 #2032
----
commit 54d2a33f85115f88b16530a1ea02daad628ef26f
Author: Paul Poulosky <[email protected]>
Date: 2017-03-28T15:20:59Z
[STORM-2093] Fix permissions in multi-tenant, secure mode
----
---
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.
---