hbase/hbase-zookeeper/src
Andrew Purtell 1e05c9f3b5
HBASE-21203 TestZKMainServer#testCommandLineWorks won't pass with default 4lw whitelist
Recent versions of ZooKeeper whitelist the so-called 4-letter word admin
commands, and 'stat' is not in the default whitelist. Set system property
zookeeper.4lw.commands.whitelist=* in MiniZooKeeperCluster#setupTestEnv
as we do not need to whitelist 4-letter commands for unit tests.
2018-09-21 15:37:12 -07:00
..
main/java/org/apache/hadoop/hbase/zookeeper HBASE-21203 TestZKMainServer#testCommandLineWorks won't pass with default 4lw whitelist 2018-09-21 15:37:12 -07:00
test HBASE-19164: Remove UUID.randomUUID in tests. 2018-06-27 10:37:15 -05:00