walterddr commented on issue #11901: URL: https://github.com/apache/pinot/issues/11901#issuecomment-1787320781
instead of "config a timeout for broker so it won't hold the resources on server side" - the client should be polling --> as soon as the broker receives the first block of data it will return to the client - the client should terminate as soon as it decides not to receive any more data --> once the broker detects the client terminates, it also terminates the query and propagates the signal to all servers -- 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]
