[
https://issues.apache.org/jira/browse/HDFS-6035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920948#comment-13920948
]
Mit Desai commented on HDFS-6035:
---------------------------------
I am trying but cannot reproduce it in eclipse as well. I'll have to put some
more efforts and update you once I have some findings.
> 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
> Assignee: sathish
> Attachments: HDFS-6035-0001.patch
>
>
> {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.2#6252)