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: [email protected]
For additional commands, e-mail: [email protected]