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:55 UTC

[iotdb] branch fix_bug_LRULinkedHashMap created (now 7064536)

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

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


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

This branch includes the following new commits:

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

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by ha...@apache.org.
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(-)