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 "Raghu Angadi (JIRA)" <ji...@apache.org> on 2008/11/07 02:17:44 UTC

[jira] Commented: (HADOOP-4556) Block went missing

    [ https://issues.apache.org/jira/browse/HADOOP-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645653#action_12645653 ] 

Raghu Angadi commented on HADOOP-4556:
--------------------------------------

Couple of minor comments :

- The debug comment removed while choosing excess replicas can be retained and changed to INFO level. This is a pretty useful log.
- in removeFromInvalidates(), we need to log only if remove() returns true. Usually it will be false.

I am trying to see one of the actual cases seen will be fixed by this patch.

> Block went missing
> ------------------
>
>                 Key: HADOOP-4556
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4556
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.17.2
>            Reporter: Robert Chansler
>            Assignee: Hairong Kuang
>             Fix For: 0.18.3
>
>         Attachments: staleInvalidates.patch
>
>
> Suspicion that all replicas of a block were marked for deletion. (Don't panic, investigation underway.)

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