You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/09/28 16:18:35 UTC

[GitHub] [incubator-pinot] mayankshriv edited a comment on pull request #6039: WIP: ServiceManager ADD_TABLE role

mayankshriv edited a comment on pull request #6039:
URL: https://github.com/apache/incubator-pinot/pull/6039#issuecomment-700137273


   If I get the context correctly, it seems we are trying to mix two things together?
   - Status of service being up and running
   - Status of a table being ready to be queriable
   
   (Note, tables can be added at a later point in time, on a previously running cluster).
   
   Is that a fair conclusion? If so, I think we should treat them separately. Perhaps, we should provide an endpoint like `tableReady` that clients can use before starting to make queries.


----------------------------------------------------------------
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:
users@infra.apache.org



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