Jackie-Jiang commented on issue #9023:
URL: https://github.com/apache/pinot/issues/9023#issuecomment-1188454236

   I'd suggest adding a new API with more information in the response:
   - Status (NOT_STARTED, STARTING, GOOD, BAD, SHUTTING_DOWN)
   - Custom map explaining the status (segments not loaded yet)
   
   It is much more flexible this way, and different client can choose how to 
parse the response. E.g. liveness check can pass when the server is not `BAD`, 
readiness check can pass when server is `GOOD`


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