[
https://issues.apache.org/jira/browse/HDFS-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931344#action_12931344
]
Konstantin Boudnik commented on HDFS-1496:
------------------------------------------
According to git bisect
{noformat}
23f1ecd155ba2cb6b22eed42541cad1d1bff329a is the first bad commit
commit 23f1ecd155ba2cb6b22eed42541cad1d1bff329a
Author: Hairong Kuang <[email protected]>
Date: Mon Nov 8 06:49:32 2010 +0000
HDFS-903. Support fsimage validation using MD5 checksum. Contributed by
Hairong Kuang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hdfs/tr...@1032470
13f79535-47bb-0310-9956-ffa450edef68
:100644 100644 602f09709e3d09a62d5a77cfbd010d9c476b77c7
506f045ff0c05b10140c890b06f4e8d8405491fd M CHANGES.txt
:040000 040000 d31ddaa937084215931b28da37a4a3e81e9ec487
4cbbdb1597c2c66ce9da5e2a1dccdd5daa45ab6d M src
{noformat}
>From offline conversation with Hairong it seems totally possible.
> TestStorageRestore is failing after HDFS-903 fix
> ------------------------------------------------
>
> Key: HDFS-1496
> URL: https://issues.apache.org/jira/browse/HDFS-1496
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Reporter: Konstantin Boudnik
>
> TestStorageRestore seems to be failing after HDFS-903 commit. Running git
> bisect confirms it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.