This is an automated email from the ASF dual-hosted git repository. xiangweiwei pushed a commit to branch timeoutQueue in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit ad5d54a0d37871fda49aefa96c4adf507d288633 Merge: d786790398 fadabc1b0b Author: Alima777 <[email protected]> AuthorDate: Wed Feb 1 20:15:07 2023 +0800 Merge branch 'multiQueue' into timeoutQueue .../db/mpp/execution/schedule/DriverScheduler.java | 103 +++++++++++++-------- .../schedule/queue/IndexedBlockingQueue.java | 12 +-- .../schedule/queue/L1PriorityQueueTest.java | 7 +- .../schedule/queue/L2PriorityQueueTest.java | 7 +- 4 files changed, 74 insertions(+), 55 deletions(-)
