Github user bitblender commented on a diff in the pull request:

    https://github.com/apache/drill/pull/875#discussion_r127540711
  
    --- Diff: 
exec/java-exec/src/main/java/org/apache/drill/exec/ExecConstants.java ---
    @@ -39,6 +39,7 @@
       String ZK_TIMEOUT = "drill.exec.zk.timeout";
       String ZK_ROOT = "drill.exec.zk.root";
       String ZK_REFRESH = "drill.exec.zk.refresh";
    +  String ZK_SECURE_ACL = "drill.exec.zk.use.secure_acl";
    --- End diff --
    
    I was going to make this "zk.use_secure_acl" but when I was looking for an 
example I found "bit.use.ip", so I modeled it on that. I will change this to 
"zk.apply_secure_acl"


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