[ 
https://issues.apache.org/jira/browse/HDFS-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Shkolnik updated HDFS-1714:
---------------------------------

    Attachment: HDFS-1714.patch

Currently there is single Upgrade object in the DataNode. And it makes use of 
assumption that there is only one
NameNode by accessing datanode.namenode member. We remove this memeber and make 
 UpgradeManager member of BPOffService.
One instance will be created per BPOferService at start.

> HDFS Federation: refactor upgrade object in DataNode
> ----------------------------------------------------
>
>                 Key: HDFS-1714
>                 URL: https://issues.apache.org/jira/browse/HDFS-1714
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: name-node
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: HDFS-1714.patch
>
>


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

        

Reply via email to