[
https://issues.apache.org/jira/browse/HDFS-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Srinivas updated HDFS-1400:
----------------------------------
Attachment: HDFS-1400.patch
First version of the patch with DataTransferProtocol changes. Since the change
to use block pool ID is not complete, there are a lot of TODO:FEDERATION
comments identifying further changes that are required.
In tests TestDataTransferProtocol and TestBlockReplacement, there were
instances where DatanodeTransfer protocol helper methods were not used to send
requests. Instead the test serialized and wrote individual elements of the
protocol request. I have changed this to use helper methods. This helps in
catching the future protocol changes as compile time error instead of runtime.
> HDFS federation: Introduced block pool ID into DataTransferProtocol
> -------------------------------------------------------------------
>
> Key: HDFS-1400
> URL: https://issues.apache.org/jira/browse/HDFS-1400
> Project: Hadoop HDFS
> Issue Type: New Feature
> Affects Versions: Federation Branch
> Reporter: Suresh Srinivas
> Assignee: Suresh Srinivas
> Fix For: Federation Branch
>
> Attachments: HDFS-1400.patch
>
>
> Block Pool ID needs to be introduced in to DataTransferProtocol
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.