Igor Rudenko created ZOOKEEPER-3360:
---------------------------------------
Summary: Misprint in WriteLock javadoc
Key: ZOOKEEPER-3360
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3360
Project: ZooKeeper
Issue Type: Improvement
Components: recipes
Affects Versions: 3.5.5
Environment: Any
Reporter: Igor Rudenko
{code:java}
* @param acls the acls that you want to use for all the paths,
{code}
{code:java}
public WriteLock(ZooKeeper zookeeper, String dir, List<ACL> acl){code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)