This is an automated email from the ASF dual-hosted git repository.
spricoder pushed a change to branch feature/memory_collect
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from f94a60df70e Revert "add actural size of memory of memtable"
add 13f143e70c2 add storage level=4
No new revisions were added by this update.
Summary of changes:
.../cache/schema/DataNodeDevicePathCache.java | 11 +++-
.../iotdb/db/service/metrics/WritingMetrics.java | 2 +-
.../metrics/memory/StorageEngineMemoryMetrics.java | 63 ++++++++++++++++++----
.../wal/utils/MemoryControlledWALEntryQueue.java | 18 ++-----
.../rescon/memory/PrimitiveArrayManager.java | 10 +++-
.../db/storageengine/rescon/memory/SystemInfo.java | 44 +++++++--------
.../apache/iotdb/commons/memory/IMemoryBlock.java | 4 +-
.../apache/iotdb/commons/memory/MemoryBlock.java | 6 +--
8 files changed, 100 insertions(+), 58 deletions(-)