You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2015/04/29 05:22:06 UTC

[jira] [Assigned] (AURORA-1248) Client retries 4xx errors

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

Bill Farner reassigned AURORA-1248:
-----------------------------------

    Assignee: Bill Farner

> Client retries 4xx errors
> -------------------------
>
>                 Key: AURORA-1248
>                 URL: https://issues.apache.org/jira/browse/AURORA-1248
>             Project: Aurora
>          Issue Type: Bug
>          Components: Client
>            Reporter: Kevin Sweeney
>            Assignee: Bill Farner
>
> Looks like the client currently retries all client errors, including 4xx ones. For example, using a client against a scheduler that requires Kerberos there's a series of lines like:
> {noformat}
>  WARN] Connection error with scheduler: Unknown error talking to http://192.168.33.7:8081/api: 401 Client Error: Unauthorized, reconnecting...
>  WARN] Connection error with scheduler: Unknown error talking to http://192.168.33.7:8081/api: 401 Client Error: Unauthorized, reconnecting...
>  WARN] Connection error with scheduler: Unknown error talking to http://192.168.33.7:8081/api: 401 Client Error: Unauthorized, reconnecting...
> ...
> {noformat}



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