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 "Hadoop QA (JIRA)" <ji...@apache.org> on 2007/07/09 22:17:05 UTC

[jira] Commented: (HADOOP-1578) Data-nodes should send storage ID to the name-node during registration

    [ https://issues.apache.org/jira/browse/HADOOP-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511245 ] 

Hadoop QA commented on HADOOP-1578:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12361435/NeedStorageID.patch applied and successfully tested against trunk revision r554144.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/378/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/378/console

> Data-nodes should send storage ID to the name-node during registration
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-1578
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1578
>             Project: Hadoop
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.13.0
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>             Fix For: 0.14.0
>
>         Attachments: NeedStorageID.patch
>
>
> Data-nodes should send their storage IDs to the name-node during registration otherwise
> each start results in assigning a new storageID to the data-node.
> This was introduced  by HADOOP-1492.

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