walterddr commented on code in PR #9031:
URL: https://github.com/apache/pinot/pull/9031#discussion_r928957426


##########
pinot-server/src/main/java/org/apache/pinot/server/api/resources/HealthCheckResource.java:
##########
@@ -55,7 +55,36 @@ public class HealthCheckResource {
       @ApiResponse(code = 503, message = "Server is not healthy")
   })
   public String checkHealth() {

Review Comment:
   per discussion in https://github.com/apache/pinot/issues/9023 I think we 
should skill keep this. 
   I will merge for now and if needed we can come up with a plan for deprecate. 



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to