fx19880617 commented on issue #5950:
URL: 
https://github.com/apache/incubator-pinot/issues/5950#issuecomment-683490782


   Currently the health check is implemented in: 
https://github.com/apache/incubator-pinot/blob/master/pinot-tools/src/main/java/org/apache/pinot/tools/service/api/resources/PinotServiceManagerHealthCheck.java
   
   I think `ServiceStatus.getServiceStatus();` will return the composite health 
check.
   `ServiceStatus` holds a `MapBasedMultipleCallbackServiceStatusCallback` 
which contains the callback for all the components.
   
   


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to