hbase/hbase-zookeeper
Andrew Purtell 1010992ee8
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:36:54 -07:00
..
src HBASE-21203 TestZKMainServer#testCommandLineWorks won't pass with default 4lw whitelist 2018-09-21 15:36:54 -07:00
pom.xml HBASE-19761:Fix Checkstyle errors in hbase-zookeeper 2018-06-02 10:08:15 +02:00