Yuan Tian created IOTDB-2506:
--------------------------------
Summary: Aggregation block insertion
Key: IOTDB-2506
URL: https://issues.apache.org/jira/browse/IOTDB-2506
Project: Apache IoTDB
Issue Type: Improvement
Components: Core/Query
Reporter: Yuan Tian
Assignee: Yuan Tian
Currently, the data aggregation process will hold the readlock of storage
group, which blocks insertion.
We need to separate the getQueryDataSource (holding readlock of sg) with
reading data in aggregation.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)