You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2020/02/17 04:30:51 UTC

[incubator-iotdb] branch CachedChunk updated (48157a5 -> bbf28dc)

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

jackietien pushed a change to branch CachedChunk
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 48157a5  delete confusing two fields
     add 879f142  change to no final
     add bbf28dc  solve jdk11 module problem

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/engine/cache/ChunkCache.java   |  2 +-
 .../iotdb/db/engine/cache/RamUsageEstimator.java   | 34 +++++++++++-----------
 .../db/query/reader/chunk/DiskChunkLoader.java     |  2 +-
 .../iotdb/tsfile/file/header/ChunkHeader.java      |  8 +----
 .../iotdb/tsfile/file/metadata/ChunkMetaData.java  | 14 ++++-----
 5 files changed, 25 insertions(+), 35 deletions(-)