You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Yuan Tian (Jira)" <ji...@apache.org> on 2023/01/05 08:06:00 UTC

[jira] [Created] (IOTDB-5365) Forget to init lastEnterReadyQueueTime of DriverTask while creating it

Yuan Tian created IOTDB-5365:
--------------------------------

             Summary: Forget to init lastEnterReadyQueueTime of DriverTask while creating it
                 Key: IOTDB-5365
                 URL: https://issues.apache.org/jira/browse/IOTDB-5365
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Query
            Reporter: Yuan Tian
            Assignee: Yuan Tian
         Attachments: image-2023-01-05-16-04-34-503.png

When we create a new DriverTask, we forget to init its lastEnterReadyQueueTime, and directly push it into ready queue.

This will cause ready queued time cost became abnormal like the following:

!image-2023-01-05-16-04-34-503.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)