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

[jira] [Assigned] (IOTDB-1372) Enhance management of TsFileResource

     [ https://issues.apache.org/jira/browse/IOTDB-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hai Liu reassigned IOTDB-1372:
------------------------------

    Assignee: Haiming Zhu

> Enhance management of TsFileResource 
> -------------------------------------
>
>                 Key: IOTDB-1372
>                 URL: https://issues.apache.org/jira/browse/IOTDB-1372
>             Project: Apache IoTDB
>          Issue Type: Improvement
>          Components: Core/Engine
>            Reporter: Jialin Qiao
>            Assignee: Haiming Zhu
>            Priority: Major
>              Labels: pull-request-available
>
> For each data file TsFile, we generate a TsFileResource, which contains the time interval of paths in this file.  The TsFileResource is used as a time filter to locate data.
> Currently, all TsFileResources are cached in memory (TsFileManagement.java).
> This may cause OOM. We need to control its memory.



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