[
https://issues.apache.org/jira/browse/STORM-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214902#comment-15214902
]
ASF GitHub Bot commented on STORM-1661:
---------------------------------------
GitHub user redsanket opened a pull request:
https://github.com/apache/storm/pull/1271
[STORM-1661] Introduce ACL Validation config for insecure mode
With PlainSaslTransport, in scenarios where insecure environments pick a
cluster user to launch the daemons and the topology is launched as an other
user it might be a problem for acl validation. It is nice to have a config to
switch off acl validation if used in insecure environments.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/redsanket/storm STORM-1661
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1271.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 #1271
----
commit 55c3c56a96af97ab4dc73ae2ceb8bd8e87d047e4
Author: Xin Wang <[email protected]>
Date: 2016-03-27T08:04:38Z
STORM-1659:Add documents for external projects
commit 70e6a3850fd20ab25d2705be81206f4524bf7a49
Author: Sriharsha Chintalapani <[email protected]>
Date: 2016-03-28T05:10:52Z
Added STORM-676 to CHANGELOG.
commit b6646090d5218d9dab8d74b894c0e617aae4e320
Author: Sanket <schintap@untilservice-lm>
Date: 2016-03-28T15:33:55Z
Acl validation config added to support insecure mode with
PlainSaslTransportPlugin
remove acl from validateAcls
changed wrong config name
commit 435153932dc956d2be9d11030f7d56ad59be35d1
Author: Sanket <schintap@untilservice-lm>
Date: 2016-03-28T20:47:00Z
Merge branch 'master' of github.com:apache/storm
----
> Introduce a config to turn off blobstore acl validation in insecure mode
> ------------------------------------------------------------------------
>
> Key: STORM-1661
> URL: https://issues.apache.org/jira/browse/STORM-1661
> Project: Apache Storm
> Issue Type: Story
> Reporter: Sanket Reddy
> Assignee: Sanket Reddy
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)