[ 
https://issues.apache.org/jira/browse/HDFS-11730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Clampffer updated HDFS-11730:
-----------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> 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