This is an automated email from the ASF dual-hosted git repository.

jackietien pushed a change to branch rc/2.0.7
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 05ef7220388 [Bug fix] The partition table is cleaned incorrectly when 
set only device TTL for tree mode (#17123)
     new 3fdfe2e6ca9 Pipe: Added parameter check to handshake of legacy 
receiver (#16596)
     new 920ced735fe Pipe: Banned the illegal names in pipe and pipe plugins 
(#17145)
     new 14f264ccdce Fixed the NPE when validating legacy sink (#17153)
     new 71c5d7ef011 Pipe: Changed the separator check semantic for pipes / 
pipe plugins (#17175)
     new b069b88ff97 add-windows-os-utils
     new 15b8d2acb88 comp-fix

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../treemodel/auto/basic/IoTDBPipeDataSinkIT.java  | 33 ++++-------
 .../treemodel/auto/basic/IoTDBPipeSyntaxIT.java    | 65 ++++++++++++++++++++++
 .../legacy/IoTDBLegacyPipeReceiverAgent.java       | 12 ++++
 .../sink/protocol/legacy/IoTDBLegacyPipeSink.java  | 11 ++--
 .../config/executor/ClusterConfigTaskExecutor.java | 30 ++++++++--
 .../org/apache/iotdb/commons/utils/FileUtils.java  | 12 ++++
 .../apache/iotdb/commons/utils/WindowsOSUtils.java | 64 +++++++++++++++++++++
 7 files changed, 196 insertions(+), 31 deletions(-)
 create mode 100644 
iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/utils/WindowsOSUtils.java

Reply via email to