You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Xiao Chen (JIRA)" <ji...@apache.org> on 2016/11/09 00:17:58 UTC

[jira] [Created] (HDFS-11120) TestEncryptionZones should waitActive

Xiao Chen created HDFS-11120:
--------------------------------

             Summary: TestEncryptionZones should waitActive
                 Key: HDFS-11120
                 URL: https://issues.apache.org/jira/browse/HDFS-11120
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: test
    Affects Versions: 2.8.0
            Reporter: Xiao Chen
            Priority: Minor


Happened to notice this.

{{TestEncryptionZones#setup}} didn't {{waitActive}} on the minicluster. There's also a test case that does a unnecessary waitActive:
{code}
    cluster.restartNameNode(true);
    cluster.waitActive();
{code}

We should fix this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org