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 a6f86ea9d36 Add some log
add 89037f09b9d fix reclaim bug
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 9 ++------
.../metrics/memory/StorageEngineMemoryMetrics.java | 1 -
.../db/storageengine/rescon/memory/SystemInfo.java | 4 ++--
.../apache/iotdb/commons/memory/IMemoryBlock.java | 2 +-
.../apache/iotdb/commons/memory/MemoryManager.java | 24 +++++++++++++++++++++-
.../iotdb/commons/memory/MemoryManagerTest.java | 3 ---
6 files changed, 28 insertions(+), 15 deletions(-)