[GitHub] zookeeper pull request #252: ZOOKEEPER-2772: Delete node command does not ho...

2017-05-13 Thread eribeiro
Github user eribeiro closed the pull request at: https://github.com/apache/zookeeper/pull/252 --- 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

[GitHub] zookeeper pull request #252: ZOOKEEPER-2772: Delete node command does not ho...

2017-05-12 Thread eribeiro
Github user eribeiro commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/252#discussion_r116351552 --- Diff: src/java/main/org/apache/zookeeper/server/PrepRequestProcessor.java --- @@ -389,8 +389,8 @@ protected void pRequest2Txn(int type, long zxid,

[GitHub] zookeeper pull request #252: ZOOKEEPER-2772: Delete node command does not ho...

2017-05-12 Thread eribeiro
GitHub user eribeiro opened a pull request: https://github.com/apache/zookeeper/pull/252 ZOOKEEPER-2772: Delete node command does not honor Acl policy You can merge this pull request into a Git repository by running: $ git pull https://github.com/eribeiro/zookeeper