kishoreg commented on issue #6524: URL: https://github.com/apache/incubator-pinot/issues/6524#issuecomment-785308520
I feel there are two parts to this 1. Need for an API to know the ingestionStatus of a table 2. How do we implement that API and what should we use for that I think having 1 is important and its user friendly. It allows us to internally call multiple endpoints/queries etc to present a complete overview of what's going on with the table. I am happy to have an overall status API for a table and ingestion Status is a part of the response. Freshness/partial response/actually testing the connection information is part of the implementation and we can start with what makes sense and enhance as needed but having a standard endpoint is a good start. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
