[
https://issues.apache.org/jira/browse/IOTDB-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao reopened IOTDB-2931:
--------------------------------
> Remove access to metadata manager during compaction
> ---------------------------------------------------
>
> Key: IOTDB-2931
> URL: https://issues.apache.org/jira/browse/IOTDB-2931
> Project: Apache IoTDB
> Issue Type: Improvement
> Reporter: Liuxuxin
> Assignee: Liuxuxin
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
>
> Currently, in the compaction process, the metadata information of time series
> needs to be obtained from the MetadataManager. This can be a performance
> bottleneck in distributed edition in the future. Therefore, this Issue aims
> to remove the access to the MetadataManager and get the time series metadata
> information directly from the TsFile.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)