This is an automated email from the ASF dual-hosted git repository.
justinchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 4be53debee7 Fix potential memory leak of Memory Pool
add 9042a0d2c43 Pipe: Reduced the progress index report interval & Added
some logs (#15905)
No new revisions were added by this update.
Summary of changes:
.../pipe/agent/task/PipeConfigNodeTaskAgent.java | 20 ++++++------
.../db/pipe/agent/task/PipeDataNodeTaskAgent.java | 37 ++++++++++++----------
.../apache/iotdb/commons/conf/CommonConfig.java | 10 +++---
.../iotdb/commons/pipe/config/PipeConfig.java | 2 +-
.../iotdb/commons/pipe/config/PipeDescriptor.java | 2 +-
.../commons/pipe/resource/log/PipeLogManager.java | 2 +-
.../commons/pipe/resource/log/PipeLogStatus.java | 4 +--
7 files changed, 39 insertions(+), 38 deletions(-)