You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2011/02/25 01:51:38 UTC

[jira] Created: (HDFS-1649) Federation: Datanode command to refresh namenode list at the datanode.

Federation: Datanode command to refresh namenode list at the datanode.
----------------------------------------------------------------------

                 Key: HDFS-1649
                 URL: https://issues.apache.org/jira/browse/HDFS-1649
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: Federation Branch
            Reporter: Jitendra Nath Pandey
            Assignee: Jitendra Nath Pandey
             Fix For: Federation Branch


When a namenode is added to or removed from a cluster, we need a way to refresh the datanodes:
  1. Datanode should load new configuration.
  2. Compares the namenode list it has with that of new configuration. If a namenode is deleted, then corresponding
BPOfferService thread is shutdown. If a new namenode is added, a BPOfferService thread is started to service the new
namenode.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (HDFS-1649) Federation: Datanode command to refresh namenode list at the datanode.

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitendra Nath Pandey resolved HDFS-1649.
----------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

I have committed this.

> Federation: Datanode command to refresh namenode list at the datanode.
> ----------------------------------------------------------------------
>
>                 Key: HDFS-1649
>                 URL: https://issues.apache.org/jira/browse/HDFS-1649
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>    Affects Versions: Federation Branch
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>             Fix For: Federation Branch
>
>         Attachments: HDFS-1649.1.patch, HDFS-1649.2.patch, HDFS-1649.4.patch
>
>
> When a namenode is added to or removed from a cluster, we need a way to refresh the datanodes:
>   1. Datanode should load new configuration.
>   2. Compares the namenode list it has with that of new configuration. If a namenode is deleted, then corresponding
> BPOfferService thread is shutdown. If a new namenode is added, a BPOfferService thread is started to service the new
> namenode.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira