Chris Chen created ZOOKEEPER-1877:
-------------------------------------
Summary: Malformed ACL Id can crash server with skipACL=yes
Key: ZOOKEEPER-1877
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1877
Project: ZooKeeper
Issue Type: Bug
Components: server
Affects Versions: 3.5.0
Reporter: Chris Chen
Because of the way fixupACL is written in PrepRequestProcessor, a request that
feeds in an ACL with null members in the Id will cause a server with
skipACL=yes to crash.
A patch will be provided that re-introduces checks for well-formed ACLs even if
skipACL is enabled.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)