You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/02/25 05:07:56 UTC

[iotdb] 01/01: Merge commit 'refs/pull/2689/head' of https://github.com/apache/iotdb into fix_bug_LRULinkedHashMap

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

haonan pushed a commit to branch fix_bug_LRULinkedHashMap
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 7064536eaeb3948e020e1a5ead41fa4fefb5cfb1
Merge: a2b704d 77daa5a
Author: HTHou <hh...@outlook.com>
AuthorDate: Thu Feb 25 13:06:51 2021 +0800

    Merge commit 'refs/pull/2689/head' of https://github.com/apache/iotdb into fix_bug_LRULinkedHashMap

 .../iotdb/db/engine/cache/ChunkMetadataCache.java  |  7 ++++
 .../iotdb/db/engine/cache/LRULinkedHashMap.java    |  2 +-
 .../db/engine/cache/ChunkMetadataCacheTest.java    | 44 +++++++++++++++++++---
 3 files changed, 47 insertions(+), 6 deletions(-)