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

Steve Loughran commented on HADOOP-13831:
-----------------------------------------

generally, which shipping/not yet shipping version of Hadoop has the issue 
being addressed? Such as 2.7.3, 2.8.0, etc. Target version is the one you hope 
to get it into, 2.9 and 3.0 being what you should be looking at, earlier 
versions being selective backports. thanks

> Correct check for error code to detect Azure Storage Throttling and provide 
> retries
> -----------------------------------------------------------------------------------
>
>                 Key: HADOOP-13831
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13831
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/azure
>            Reporter: Gaurav Kanade
>
>  Azure Storage throttling  affects HBase operations such as archiving old 
> WALS and others. In such cases the storage driver needs to detect and handle 
> the exception. We put in this logic to do the retries however the condition 
> to check for the exception is not always met due to inconsistency in which 
> the manner the error code is passed back. Instead the retry logic should 
> check for http status code (503) which is more reliable and consistent check



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to