monasca-common/java/monasca-common-middleware
cindy oneill 5ea4d3cdf9 Reconnect to auth url in case of ClientProtocolException
We had a case where the authorization VIP was reset after the
monasca-api started.  The auth connection pool did not try to
reconnect since we did not meet the configured idle time, and
we had to restart the monasca-api.  This fix will allow the
monasca-api to reconnect the auth pool connections when we
get an exception.

Change-Id: I7e45970360720193b2d0ba27964bc22f66db79d3
2016-08-19 13:00:23 -06:00
..
src/main/java/monasca/common/middleware Reconnect to auth url in case of ClientProtocolException 2016-08-19 13:00:23 -06:00
.gitignore Changes to use monasca instead of mon 2014-07-23 08:40:26 -06:00
pom.xml Changes to use monasca instead of mon 2014-07-23 08:40:26 -06:00