lambcode opened a new pull request #2632: Fix ThrottledStorageComponent not 
passing through health check
URL: https://github.com/apache/incubator-zipkin/pull/2632
 
 
   When using the ThrottledStorageComponent the health check (/actuator/health) 
always reports "UP" even when the backing storage component is in a bad state.
   
   This change passes through the check from the delegate. I also formalized 
the name of components so that instead of reporting on the 
"ThrottledStorageComponent" in the health endpoint, you will get a more useful 
name such as "Throttled(ElasticsearchStorage)". 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to