Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[STORM-2093] Fix permissions in multi-tenant, secure mode #1684

Closed
wants to merge 3 commits into from

Conversation

ppoulosk
Copy link
Contributor

Heap dumps created on OOM, when served through the logviewer in secure multitenant configurations have permssions 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.

@HeartSaVioR
Copy link
Contributor

Please make commit message explain the commit and/or add JIRA issue as prefix. Commit message is not clear on which thing this commit fixes and how it helps.

@revans2
Copy link
Contributor

revans2 commented Sep 29, 2016

I agree with @HeartSaVioR could you please change the commit message to something more like the pull request title?

git commit --amend

should do it for you.

@HeartSaVioR
Copy link
Contributor

Any updates here?

@ppoulosk
Copy link
Contributor Author

Sorry it's taken me so long to get back to this, @HeartSaVioR @revans2. Amended commit message.

@ppoulosk
Copy link
Contributor Author

screwed up merge. Closing. It'll be easier to do this on a fresh branch.

@ppoulosk ppoulosk closed this Mar 28, 2017
@ppoulosk ppoulosk deleted the STORM-2093 branch March 28, 2017 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants