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(-)