[
https://issues.apache.org/jira/browse/IOTDB-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
WangChao reassigned IOTDB-884:
------------------------------
Assignee: WangChao
> [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
> Assignee: WangChao
> Priority: Major
> Labels: cluster, forwarding
>
> 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)