This is an automated email from the ASF dual-hosted git repository.
jt2594838 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 8b293bc8a1f Pipe: Fixed the bug that the pipe will restart a pipe
stopped by user but encountered sync failure later (#17586)
add 2fbbd5ea015 Pipe: Fixed the potential leak file handle at the receiver
(#17589)
No new revisions were added by this update.
Summary of changes:
.../commons/pipe/receiver/IoTDBFileReceiver.java | 26 ++++-
.../pipe/receiver/IoTDBFileReceiverTest.java | 124 ++++++++++++++++++++-
2 files changed, 145 insertions(+), 5 deletions(-)