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 db47a1a4d3d Merge branch 'master' into feature/memory_collect
add b0b833f0e72 rollback message in PipeMemoryManager
add d2193ce0dfc fix
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/pipe/resource/memory/PipeMemoryManager.java | 2 +-
.../wal/utils/MemoryControlledWALEntryQueue.java | 11 ++++++++++-
.../iotdb/db/storageengine/rescon/memory/SystemInfo.java | 5 +++++
.../org/apache/iotdb/commons/memory/IMemoryBlock.java | 12 ++++++++++++
.../org/apache/iotdb/commons/memory/MemoryManager.java | 15 +++++++++++++++
5 files changed, 43 insertions(+), 2 deletions(-)