James Clampffer created HDFS-11730: -------------------------------------- Summary: 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 Reporter: James Clampffer Assignee: James Clampffer Priority: Minor
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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org