GitHub user HeartSaVioR opened a pull request:

    https://github.com/apache/storm/pull/2121

    (1.x) STORM-2518 Handles empty name for "USER type" ACL when normalizing 
ACLs

    * if ACLs have both empty name and user, discard empty name ACLs
    * add default ACL for user when neither empty name nor user ACL exists
    * populate empty name ACLs to users in Subject: set name to user for each

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HeartSaVioR/storm STORM-2518-1.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/2121.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 #2121
    
----
commit 3744b4b6b3370248f770f498263b69f67e382bd9
Author: Jungtaek Lim <[email protected]>
Date:   2017-05-17T08:45:44Z

    STORM-2518 Handles empty name for "USER type" ACL when normalizing ACLs
    
    * if ACLs have both empty name and user, discard empty name ACLs
    * add default ACL for user when neither empty name nor user ACL exists
    * populate empty name ACLs to users in Subject: set name to user for each

----


---
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.
---

Reply via email to