renjy created HBASE-27131:
-----------------------------
Summary: Fix typos in ZKUtil
Key: HBASE-27131
URL: https://issues.apache.org/jira/browse/HBASE-27131
Project: HBase
Issue Type: Bug
Reporter: renjy
Two typos in
hbase-zookeeper/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKUtil.java:
{code:java}
* Creates the specified node containing specified data, iff the node does
not exist. Does not set
* Creates the specified node, iff the node does not exist. Does not set a
watch and fails {code}
iff -> if
--
This message was sent by Atlassian Jira
(v8.20.7#820007)