This is an automated email from the ASF dual-hosted git repository.
Wei-hao-Li pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 06621d0f045 mon: add diagnose information for MemoryNotEnoughException
(#17578)
add 85ca0d1893d fix allocate of MemoryBlock
add 1b9d68e0b70 add queryId into account
add 1cec558dfff modify release
new d1f2ee823f9 modify release
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../iotdb/db/queryengine/plan/Coordinator.java | 2 +
.../commons/memory/AtomicLongMemoryBlock.java | 63 +++++++++++-----------
.../iotdb/commons/memory/MemoryBlockTest.java | 41 ++++++++++++++
3 files changed, 75 insertions(+), 31 deletions(-)