This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/new-rc1.0.1
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 61d5743837 [To rel/1.0] Correct DataPartiton Fetch request parameter
contruction (#9019)
add d1be9263b9 [To rel/1.0][IOTDB-5501] Fix memory leak in MemoryPool
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/mpp/common/FragmentInstanceId.java | 6 ++++
.../mpp/execution/exchange/SharedTsBlockQueue.java | 29 ++++++++++++++----
.../db/mpp/execution/exchange/SinkHandle.java | 22 ++++++++++----
.../db/mpp/execution/exchange/SourceHandle.java | 24 +++++++++++----
.../iotdb/db/mpp/execution/memory/MemoryPool.java | 35 ++++++++++++++++------
.../execution/exchange/LocalSinkHandleTest.java | 14 +++++++--
.../db/mpp/execution/exchange/SinkHandleTest.java | 28 +++++++++++------
.../mpp/execution/exchange/SourceHandleTest.java | 11 +++++--
8 files changed, 130 insertions(+), 39 deletions(-)