Duo Zhang created HBASE-29178:
---------------------------------
Summary: Some ZKUtil optimizations
Key: HBASE-29178
URL: https://issues.apache.org/jira/browse/HBASE-29178
Project: HBase
Issue Type: Improvement
Components: Zookeeper
Reporter: Duo Zhang
# In deleteNodeRecursivelyMultiOrSequential, we should use
listChildrenBFSNoWatch instead of listChildrenBFSAndWatchThem
# In the listChildrenBFSxxx methods, better use ArrayDeque instead of
LinkedList for better performance
--
This message was sent by Atlassian Jira
(v8.20.10#820010)