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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org