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

[jira] [Created] (IOTDB-5337) Parallelization of write operation in FragmentInstanceDispatcher

Jinrui Zhang created IOTDB-5337:
-----------------------------------

             Summary: Parallelization of write operation in FragmentInstanceDispatcher
                 Key: IOTDB-5337
                 URL: https://issues.apache.org/jira/browse/IOTDB-5337
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Jinrui Zhang


In current implementation, the write operations split will be dispatched one by one.

 

We can try to dispatch them in parallel to improve the speed



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