You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Andrew Sherman (Jira)" <ji...@apache.org> on 2020/12/22 19:23:00 UTC

[jira] [Resolved] (IMPALA-10309) Use sleep time from a Retry-After header in Impala Shell

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

Andrew Sherman resolved IMPALA-10309.
-------------------------------------
    Resolution: Fixed

Yes, this is fixed thanks [~tarmstrong]

> Use sleep time from a Retry-After header in Impala Shell 
> ---------------------------------------------------------
>
>                 Key: IMPALA-10309
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10309
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Clients
>            Reporter: Andrew Sherman
>            Assignee: Andrew Sherman
>            Priority: Major
>
> When Impala Shell receives an http error message (that is a message with
> http code greater than or equal to 300), it may sleep for a time before
> retrying. If the message contains a 'Retry-After' header that has an
> integer value, then this should be used as the time for which to sleep.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)