[
https://issues.apache.org/jira/browse/AURORA-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14520567#comment-14520567
]
Bill Farner commented on AURORA-1248:
-------------------------------------
https://reviews.apache.org/r/33705
> 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)