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

Suresh Srinivas updated HDFS-2880:
----------------------------------

    Attachment: HDFS-2880.txt

Patch makes the following changes protocol buffers:
# Registration request can send list of storages each with state and stroage ID.
# Heartbeat request is changed to send utilization per storage.
# Block report request is changed to send report per storage.
# Block received and deleted list is sent per storage.

The change is limited to protocol buffers and translators alone. The rest of 
the implementation remains the same with only one storage per datanode.

                
> Protocol buffer changes to add support multiple storages
> --------------------------------------------------------
>
>                 Key: HDFS-2880
>                 URL: https://issues.apache.org/jira/browse/HDFS-2880
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: data-node, name-node
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>         Attachments: HDFS-2880.txt
>
>
> This jira makes protocol buffers protocol changes required for HDFS-2832. 
> HDFS-2832 will have the following subtasks: protocol buffer changes, protocol 
> changes, followed by jiras for implementation changes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to