You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2021/11/26 13:13:08 UTC

[iotdb] branch master updated (be43397 -> 6487443)

This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from be43397  [IOTDB-2063] Fix MinTimeDescAggregationResult implementation (#4471)
     add 6487443  [IOTDB-2065] TsFileSequenceReader will be cached for 100s even no longer used (#4478)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/query/control/FileReaderManager.java  | 110 +++++++--------------
 .../iotdb/db/engine/cache/ChunkCacheTest.java      |   1 -
 .../db/engine/compaction/cross/MergeTest.java      |   1 -
 .../compaction/inner/InnerCompactionTest.java      |   1 -
 .../SizeTieredCompactionRecoverTest.java           |   1 -
 .../inner/sizetiered/SizeTieredCompactionTest.java |   1 -
 .../compaction/utils/CompactionClearUtils.java     |   1 -
 .../db/query/control/FileReaderManagerTest.java    |  19 +---
 .../query/reader/series/SeriesReaderTestUtil.java  |   1 -
 .../iotdb/db/rescon/ResourceManagerTest.java       |   1 -
 10 files changed, 37 insertions(+), 100 deletions(-)