[
https://issues.apache.org/jira/browse/HBASE-21203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-21203:
-----------------------------------
Attachment: HBASE-21203.patch
> 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
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Minor
> Fix For: 3.0.0
>
> 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)