You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Koji Noguchi (JIRA)" <ji...@apache.org> on 2008/01/24 21:00:53 UTC

[jira] Created: (HADOOP-2703) New files under lease (before close) still shows up as MISSING files/blocks in fsck

New files under lease (before close) still shows up as MISSING files/blocks in fsck
-----------------------------------------------------------------------------------

                 Key: HADOOP-2703
                 URL: https://issues.apache.org/jira/browse/HADOOP-2703
             Project: Hadoop Core
          Issue Type: Bug
          Components: dfs
    Affects Versions: 0.15.3
            Reporter: Koji Noguchi
            Priority: Minor


On 0.15.3 which includes HADOOP-2540 ("Empty blocks make fsck report corrupt, even when it isn't") fix, we are still seeing fsck reporting missing blocks when they aren't.   Basically,  any unclosed small files under lease shows up as MISSING.

Can we have an option in fsck to skip those files under lease?
Or  count those files/blocks separately?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.