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/07/13 18:07:46 UTC

[GitHub] [incubator-pinot] elonazoulay commented on pull request #5599: Add Streaming Server Endpoint

elonazoulay commented on pull request #5599:
URL: https://github.com/apache/incubator-pinot/pull/5599#issuecomment-657709719


   @siddharthteotia, added some docs. The service will include the handler (and possibly more handlers) and will handle start up and passing configuration. As results become available they will be added to the response observer. The client will aggregate the metadata as responses come in (ex. rowcount, #docs scanned, etc.) and return the final response metadata once the onCompleted() method is returned.


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