This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 067b0b35f51 Initialize compaction schedule even when compaction is not
enabled (#14479)
add 55b37e0d14a Pipe: Fix infinite loop when thread is interrupted in
invoking PipeMemoryBlock#close & Avoid throwing new InterruptedException in
conditions that can be self-restoring (#14471)
No new revisions were added by this update.
Summary of changes:
.../event/common/tsfile/PipeTsFileInsertionEvent.java | 17 ++++++++++++-----
.../receiver/protocol/thrift/IoTDBDataNodeReceiver.java | 3 +++
.../iotdb/db/pipe/resource/memory/PipeMemoryBlock.java | 14 +++++++++++++-
.../event/response/SubscriptionEventTsFileResponse.java | 2 +-
4 files changed, 29 insertions(+), 7 deletions(-)