walterddr opened a new issue, #9241:
URL: https://github.com/apache/pinot/issues/9241

   https://github.com/apache/pinot/pull/9171 added support for query cancelation
   
   This is a bit more complex in multi-stage engine as there are multiple stage 
in various distributed machines. 
   
   This issue tracks the effort to enable query cancellation on multi-stage 
engine
   - [ ] managed running tasks on multistage `QueryServer` which is the GRPC 
entrypoint
   - [ ] allow multi-stage engine to issue cancellation GRPC proto service to 
`QueryServer`
   - [ ] enable `QueryDispatcher` endpoint to do query cancellation


-- 
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: commits-unsubscr...@pinot.apache.org.apache.org

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

Reply via email to