This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch mem_control
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from bf19261 fix CI
add a2da833 improve array manager
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/engine/StorageEngine.java | 6 +++---
.../iotdb/db/engine/flush/TsFileFlushPolicy.java | 4 ++--
.../db/engine/storagegroup/StorageGroupInfo.java | 8 +++++++-
.../engine/storagegroup/StorageGroupProcessor.java | 23 ++++++++++++---------
.../db/engine/storagegroup/TsFileProcessor.java | 24 +++++++++++++++-------
.../iotdb/db/rescon/PrimitiveArrayManager.java | 11 ++++++++--
.../org/apache/iotdb/db/rescon/SystemInfo.java | 13 +++++++++---
.../storagegroup/TsFileProcessorEnableVmTest.java | 2 +-
.../engine/storagegroup/TsFileProcessorTest.java | 2 +-
9 files changed, 63 insertions(+), 30 deletions(-)