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 2020/11/03 10:10:34 UTC

[iotdb] branch mem_control updated (0b831bd -> d2fb431)

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

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


    from 0b831bd  Remove currentDataTypeTotalNum
     add d2fb431  accelerate mem calculate for tablet

No new revisions were added by this update.

Summary of changes:
 .../engine/storagegroup/StorageGroupProcessor.java | 13 ++---
 .../db/engine/storagegroup/TsFileProcessor.java    | 59 ++++++++++------------
 .../engine/storagegroup/TsFileProcessorInfo.java   | 26 ++--------
 .../java/org/apache/iotdb/db/utils/MemUtils.java   |  9 ++++
 .../engine/storagegroup/TsFileProcessorTest.java   |  8 +--
 5 files changed, 52 insertions(+), 63 deletions(-)