[
https://issues.apache.org/jira/browse/HDFS-11120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652659#comment-15652659
]
Hudson commented on HDFS-11120:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10808 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10808/])
HDFS-11120. TestEncryptionZones should waitActive. Contributed by John (xiao:
rev 71adf44c3fc5655700cdc904e61366d438c938eb)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestEncryptionZones.java
> 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
> Assignee: John Zhuge
> Priority: Minor
> Fix For: 2.8.0, 3.0.0-alpha2
>
> Attachments: HDFS-11120.001.patch, HDFS-11120.002.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]