[
https://issues.apache.org/jira/browse/HBASE-21203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-21203:
-----------------------------------
Fix Version/s: (was: 1.5.0)
> TestZKMainServer#testCommandLineWorks won't pass with default 4lw whitelist
> ---------------------------------------------------------------------------
>
> Key: HBASE-21203
> URL: https://issues.apache.org/jira/browse/HBASE-21203
> Project: HBase
> Issue Type: Bug
> Components: test, Zookeeper
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Minor
> Fix For: 3.0.0, 1.3.3, 1.2.8, 2.2.0, 1.4.8, 2.1.1, 2.0.3
>
> Attachments: HBASE-21203.patch
>
>
> Recent versions of ZooKeeper whitelist the so-called 4-letter word admin
> commands, and 'stat' is not in the default whitelist, so
> TestZKMainServer#testCommandLineWorks cannot get off the ground.. Set system
> property zookeeper.4lw.commands.whitelist=* in
> MiniZooKeeperCluster#setupTestEnv as we do not need to whitelist 4-letter
> commands for unit tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)