JackieTien97 opened a new pull request, #11569:
URL: https://github.com/apache/iotdb/pull/11569

   We never need to split the time slice for each operator in one DriverTask 
because we're using pull-based execution model, even if one child consume all 
the time slice of one dirver, its parent should detect that and then stop 
current run immediately  instead of keeping runing next child operator.


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

Reply via email to