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

James Clampffer commented on HDFS-11730:
----------------------------------------

Merged into HDFS-8707.  Thanks for reviewing [~xiaowei.zhu]

> libhdfs++: RPC connection should handle authorization error call id
> -------------------------------------------------------------------
>
>                 Key: HDFS-11730
>                 URL: https://issues.apache.org/jira/browse/HDFS-11730
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs-client
>            Reporter: James Clampffer
>            Assignee: James Clampffer
>            Priority: Minor
>         Attachments: HDFS-11730.HDFS-8707.000.patch
>
>
> 2 Problems:
> 1) Authorization error call id isn't recognized, so retry logic kicks in 
> rather than bailing out when the client gets it
> 2) Printing call_id as unsigned during error means small negative values used 
> for signalling look like large positive values.  This patch also just casts 
> that error back to a signed 32 bit int.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to