lancelly opened a new pull request, #11280: URL: https://github.com/apache/iotdb/pull/11280
Related issue: https://jira.infra.timecho.com:8443/browse/TIMECHODB-342 Related doc: https://apache-iotdb.feishu.cn/docx/DQhWdXTeooCouHxeMCTcG3J7n4T In a nutshell, some of the Operators fail to limit execution time in one Next() and these Operators may occupy the Query-Worker Thread for too long. This PR aims to add stopwatch for AbstractConsumeAllOperator and its subclasses so that the execution time of it can be bounded. The test result is listed in the above related doc. -- 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]
