[ 
https://issues.apache.org/jira/browse/HDFS-9753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16410410#comment-16410410
 ] 

Hudson commented on HDFS-9753:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13869 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/13869/])
HDFS-9753. libhdfs++: Client fails to pass TokenProto from (james.clampffer: 
rev 2cd7ab5e94ae379f73eea20a55584843de978337)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/fs/filehandle.cc


> 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
>            Priority: Major
>         Attachments: HDFS-9753.HDFS-8707.000.patch, 
> HDFS-9753.HDFS-8707.001.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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to