You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2023/03/03 03:43:59 UTC

[iotdb] branch memoryPoolLock updated (46844fc59e -> cc43172fc0)

This is an automated email from the ASF dual-hosted git repository.

xiangweiwei pushed a change to branch memoryPoolLock
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 46844fc59e unlock clearMemoryReservationMap
     add cc43172fc0 refine reserve to two private methods

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/mpp/execution/memory/MemoryPool.java  | 74 ++++++++++------------
 .../iotdb/db/mpp/execution/exchange/Utils.java     |  4 +-
 .../db/mpp/execution/memory/MemoryPoolTest.java    | 26 ++++----
 3 files changed, 50 insertions(+), 54 deletions(-)