[
https://issues.apache.org/jira/browse/HDFS-8568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaoyu Yao updated HDFS-8568:
-----------------------------
Resolution: Fixed
Fix Version/s: 2.8.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Thanks [~rakeshr] for the contribution. The fix has been committed to trunk and
branch-2.
> TestClusterId#testFormatWithEmptyClusterIdOption is failing
> -----------------------------------------------------------
>
> Key: HDFS-8568
> URL: https://issues.apache.org/jira/browse/HDFS-8568
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Rakesh R
> Assignee: Rakesh R
> Labels: Test
> Fix For: 2.8.0
>
> Attachments: HDFS-8568-00.patch
>
>
> It fails with the below exception:
> {code}
> java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertTrue(Assert.java:52)
> at
> org.apache.hadoop.hdfs.server.namenode.TestClusterId.testFormatWithEmptyClusterIdOption(TestClusterId.java:292)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)