Takanobu Asanuma created HDFS-14002:
---------------------------------------
Summary:
TestLayoutVersion#testNameNodeFeatureMinimumCompatibleLayoutVersions fails
Key: HDFS-14002
URL: https://issues.apache.org/jira/browse/HDFS-14002
Project: Hadoop HDFS
Issue Type: Bug
Components: test
Reporter: Takanobu Asanuma
Assignee: Takanobu Asanuma
This is the error log.
{noformat}
java.lang.AssertionError: Expected feature EXPANDED_STRING_TABLE to have
minimum compatible layout version set to itself. expected:<-65> but was:<-61>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at
org.apache.hadoop.hdfs.protocol.TestLayoutVersion.testNameNodeFeatureMinimumCompatibleLayoutVersions(TestLayoutVersion.java:141)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]