You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "ankitsultana (via GitHub)" <gi...@apache.org> on 2023/02/28 18:16:05 UTC

[GitHub] [pinot] ankitsultana commented on pull request #10349: [multistage] Use Different Thread Pool for QueryServer

ankitsultana commented on PR #10349:
URL: https://github.com/apache/pinot/pull/10349#issuecomment-1448650897

   > can you elaborate more on "threads blocked on the queue"? which queue are we talking about?
   
   The blockingQueue in BaseCombineOperator
   
   > we should submit stage plans in a bottom-up manner instead of top-down to avoid potentially launching opChain
   
   Oh I thought I had done that but looks I removed it in the github PR. Let me add it in the existing dispatcher PR.


-- 
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-unsubscribe@pinot.apache.org

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