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 <best.wang...@163.com>
Date:   2016-03-27T08:04:38Z

    STORM-1659:Add documents for external projects

commit 70e6a3850fd20ab25d2705be81206f4524bf7a49
Author: Sriharsha Chintalapani <har...@hortonworks.com>
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

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to