[
https://issues.apache.org/jira/browse/HDFS-9753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Clampffer updated HDFS-9753:
----------------------------------
Attachment: HDFS-9753.HDFS-8707.000.patch
> libhdfs++: Client fails to pass TokenProto from LocatedBlockProto to server
> when reading a block
> -------------------------------------------------------------------------------------------------
>
> Key: HDFS-9753
> URL: https://issues.apache.org/jira/browse/HDFS-9753
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: James Clampffer
> Assignee: James Clampffer
> Attachments: HDFS-9753.HDFS-8707.000.patch
>
>
> FileHandleImpl::AsyncPreadSome is forgetting to pass the TokenProto from the
> ExtendedBlockProto to the DN when making a connection. On some clusters this
> causes the DN to error out when trying to deserialize because the
> TokenProto's required fields weren't filled in before serialization.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)