Github user redsanket commented on the pull request:

    https://github.com/apache/storm/pull/845#issuecomment-157180717
  
    struct AccessControl {
      1: required AccessControlType type;
      2: optional string name; //Name of user or group in ACL
      3: required i32 access; //bitmasks READ=0x1, WRITE=0x2, ADMIN=0x4
    }
    @derek -> https://issues.apache.org/jira/browse/STORM-1174


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