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 "Hairong Kuang (JIRA)" <ji...@apache.org> on 2009/06/18 19:44:07 UTC

[jira] Commented: (HADOOP-6079) In DataTransferProtocol, the serialization of proxySource is not consistent

    [ https://issues.apache.org/jira/browse/HADOOP-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721370#action_12721370 ] 

Hairong Kuang commented on HADOOP-6079:
---------------------------------------

+1. I agree that serialization/deserilization should use the same type.

> In DataTransferProtocol, the serialization of proxySource is not consistent
> ---------------------------------------------------------------------------
>
>                 Key: HADOOP-6079
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6079
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: 6079_20090618.patch
>
>
> In DataTransferProtocol.OP_REPLACE_BLOCK, proxySource is written as BalancerDatanode but than the serialized value is read as a DatanodeInfo.

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