Jialin Qiao created IOTDB-478:
---------------------------------
Summary: Redesign the cache in TsFile/Engine
Key: IOTDB-478
URL: https://issues.apache.org/jira/browse/IOTDB-478
Project: Apache IoTDB
Issue Type: Improvement
Components: Core/Engine, Core/TsFile
Reporter: Jialin Qiao
Currently, the ChunkLoaderImpl has an internal cache, which is not used in the
server. This may cause much gc overhead.
I suggest removing the cache in ChunkLoaderImpl, leaving ChunkLoader only a
tool, and redesign the cache in TsFile and server.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)