Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular-metrics
Commit: 4ad07ba473ebcba4efe8a0fbc5fc50ae6cfa07dd
https://github.com/hawkular/hawkular-metrics/commit/4ad07ba473ebcba4efe8a...
Author: Michael Burman <yak(a)iki.fi>
Date: 2017-02-02 (Thu, 02 Feb 2017)
Changed paths:
M
containers/hawkular-openshift-security-filter/src/main/java/org/hawkular/openshift/auth/TokenAuthenticator.java
Log Message:
-----------
[HWKMETRICS-591] Do not retry token authorization if connection was successful, but the
response was not what we wanted
Retry on error codes >= 500, otherwise not
Commit: fbc6ca8262ed457b4dbbb1a975b6db854ab14984
https://github.com/hawkular/hawkular-metrics/commit/fbc6ca8262ed457b4dbbb...
Author: Stefan Negrea <stefannegrea(a)users.noreply.github.com>
Date: 2017-02-03 (Fri, 03 Feb 2017)
Changed paths:
M
containers/hawkular-openshift-security-filter/src/main/java/org/hawkular/openshift/auth/TokenAuthenticator.java
Log Message:
-----------
Merge pull request #752 from burmanm/hwkmetrics_591
[HWKMETRICS-591] Incorrect token authorization takes longer than correct..
Compare:
https://github.com/hawkular/hawkular-metrics/compare/2fd2541db054...fbc6c...