Tian Jiang created IOTDB-884:
--------------------------------

             Summary: [Distributed] Batched forwarding for batched requests
                 Key: IOTDB-884
                 URL: https://issues.apache.org/jira/browse/IOTDB-884
             Project: Apache IoTDB
          Issue Type: Improvement
          Components: Core/Cluster
            Reporter: Tian Jiang


For some batched requests, like CreateTimeseriesInBatch, as they are executed 
one by one in TSServiceImpl, the following forwardings can only forward one 
CreateTimeseriesRequest once, which brings significant communication overhead.

To resolve this, CreateTimeseriesRequests in a batch that belong to the same 
storage group should be forwarded in a batched manner.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to