[ 
https://issues.apache.org/jira/browse/HDFS-13314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16419417#comment-16419417
 ] 

Tsz Wo Nicholas Sze commented on HDFS-13314:
--------------------------------------------

{quote}
 The test case would protect this feature if someone in future removes/modifies 
this if statement.
{quote}
[~shahrs87], yes or no since the "someone" probably may also modify the tests.  
The protection is very weak.
{quote}
Almost all of the code contains if, while or for statements. That doesn't mean 
it needs no test cases.
{quote}
Do you mean that you are testing all if, while or for statements in all your 
code?  Wow, unbelievable!


> NameNode should optionally exit if it detects FsImage corruption
> ----------------------------------------------------------------
>
>                 Key: HDFS-13314
>                 URL: https://issues.apache.org/jira/browse/HDFS-13314
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: namenode
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>            Priority: Major
>             Fix For: 3.1.0, 2.10.0, 2.9.1, 3.0.2
>
>         Attachments: HDFS-13314.01.patch, HDFS-13314.02.patch, 
> HDFS-13314.03.patch, HDFS-13314.04.patch, HDFS-13314.05.patch
>
>
> The NameNode should optionally exit after writing an FsImage if it detects 
> the following kinds of corruptions:
> # INodeReference pointing to non-existent INode
> # Duplicate entries in snapshot deleted diff list.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to