[
https://issues.apache.org/jira/browse/HBASE-21203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624288#comment-16624288
]
Hudson commented on HBASE-21203:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #481 (See
[https://builds.apache.org/job/HBase-1.3-IT/481/])
HBASE-21203 TestZKMainServer#testCommandLineWorks won't pass with (apurtell:
rev 508b1451d472947e7c59ad944ce2c69719f9ddbc)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/MiniZooKeeperCluster.java
> 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.5.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)