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

[jira] [Created] (IOTDB-5866) Optimize the QueryTerminator usage when 1C1D situation

Gaofei Cao created IOTDB-5866:
---------------------------------

             Summary: Optimize the QueryTerminator usage when 1C1D situation
                 Key: IOTDB-5866
                 URL: https://issues.apache.org/jira/browse/IOTDB-5866
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Gaofei Cao
            Assignee: Gaofei Cao
         Attachments: image-2023-05-12-10-31-26-785.png, image-2023-05-12-10-38-48-532.png

1)In 1C1D situation, InternalDataServiceClientManager will also invoke RPC due to the usage of SimpleQueryTerminator.

!image-2023-05-12-10-31-26-785.png|width=500,height=99!

2) In 1C1D query situation, syncTerminate() method takes 2.7% time, which can be optimized.  !image-2023-05-12-10-38-48-532.png|width=610,height=345!



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