This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch strong_password
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from e5b0a362c20 Merge branch 'master' into strong_password
add e111ae66039 fix test
add f616e3441c0 Pipe: Exclude the tsFiles / insertNodes from transfer time
metric which have not be sent (#16015)
add 08ab2c9dcde Pipe: Optimized the degrading logger & Deleted useless UT
& Copied some historical filter logic from dev/1.3 (#16019)
add d2ee52ee14f [AINode] Remove remove-ainode scripts (#16023)
add 5c8c9ad5b2a Merge remote-tracking branch 'origin/master' into
strong_password
No new revisions were added by this update.
Summary of changes:
.../commit/IoTDBRegionReconstructForIoTV1IT.java | 28 +++---
iotdb-core/ainode/ainode.xml | 9 --
.../tablet/PipeInsertNodeTabletInsertionEvent.java | 5 +-
.../common/tsfile/PipeTsFileInsertionEvent.java | 5 +-
...oricalDataRegionTsFileAndDeletionExtractor.java | 22 ++--
.../PipeRealtimeDataRegionHybridExtractor.java | 14 ++-
.../PipeDataNodeRemainingEventAndTimeOperator.java | 4 +
.../overview/PipeDataNodeSinglePipeMetrics.java | 12 ++-
.../iotdb/db/pipe/connector/PipeConnectorTest.java | 54 ----------
.../iotdb/commons/pipe/event/EnrichedEvent.java | 6 +-
scripts/tools/ops/remove-ainode.sh | 111 ---------------------
scripts/tools/windows/ops/remove-ainode.bat | 107 --------------------
12 files changed, 53 insertions(+), 324 deletions(-)
delete mode 100755 scripts/tools/ops/remove-ainode.sh
delete mode 100644 scripts/tools/windows/ops/remove-ainode.bat