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

   If a query has many FIs, and each FI is divided into a large number of 
DriverTasks, using the cumulative execution time of FIs as the basis for 
calculating the level of DriverTasks might result in the current query being 
allocated more CPU resources than expected.
   The insertion and removal of elements in queryIdToDriverTaskHandleMap are 
consistent with queryMap, so memory leak issues are not expected.


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