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 "Mit Desai (JIRA)" <ji...@apache.org> on 2014/02/28 22:14:27 UTC

[jira] [Created] (HDFS-6035) TestCacheDirectives#testCacheManagerRestart is failing on branch-2

Mit Desai created HDFS-6035:
-------------------------------

             Summary: TestCacheDirectives#testCacheManagerRestart is failing on branch-2
                 Key: HDFS-6035
                 URL: https://issues.apache.org/jira/browse/HDFS-6035
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: test
    Affects Versions: 2.4.0
            Reporter: Mit Desai


{noformat}
java.io.IOException: Inconsistent checkpoint fields.
LV = -51 namespaceID = 1641397469 cTime = 0 ; clusterId = testClusterID ; blockpoolId = BP-423574854-x.x.x.x-1393478669835.
Expecting respectively: -51; 2; 0; testClusterID; BP-2051361571-x.x.x.x-1393478572877.
	at org.apache.hadoop.hdfs.server.namenode.CheckpointSignature.validateStorageInfo(CheckpointSignature.java:133)
	at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.doCheckpoint(SecondaryNameNode.java:526)
	at org.apache.hadoop.hdfs.server.namenode.TestCacheDirectives.testCacheManagerRestart(TestCacheDirectives.java:582)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)