61yao opened a new pull request, #10123:
URL: https://github.com/apache/pinot/pull/10123

   This PR most borrows @agavra's original idea to have a API just for 
V2Operator.
   
   Two new APIs are introduced in the operator:
   1) getV2ChildOperators() chains all operators together   
   2) close() is introduced for easier resource leak cleaning 
   
   close() API is also introduced in OpChain to help resource cleaning.
   
   
   On the side note, this PR also adds the code to shut down  worker pool in 
scheduling service.
   


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

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