This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch active_flush
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from aba5043 consider calculation when delete
add 5cbcbc4 change avg calculation to totalcount
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 6 +++---
.../java/org/apache/iotdb/db/conf/IoTDBDescriptor.java | 4 ++--
.../iotdb/db/engine/memtable/AbstractMemTable.java | 18 ++++++++----------
.../org/apache/iotdb/db/engine/memtable/IMemTable.java | 2 +-
.../iotdb/db/engine/storagegroup/TsFileProcessor.java | 2 +-
.../org/apache/iotdb/db/utils/EnvironmentUtils.java | 2 +-
6 files changed, 16 insertions(+), 18 deletions(-)