[ https://issues.apache.org/jira/browse/HADOOP-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hairong Kuang updated HADOOP-6079: ---------------------------------- Description: In DataTransferProtocol.OP_REPLACE_BLOCK, proxySource is written as BalancerDatanode but then the serialized value is read as a DatanodeInfo. (was: In DataTransferProtocol.OP_REPLACE_BLOCK, proxySource is written as BalancerDatanode but than the serialized value is read as a DatanodeInfo.) Fix Version/s: 0.21.0 Hadoop Flags: [Reviewed] > 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 then 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.