This is an automated email from the ASF dual-hosted git repository.
justinchen pushed a change to branch clean
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 1652232cdcc m
add d0fa4a23157 mm
No new revisions were added by this update.
Summary of changes:
.../iotdb/tool/tsfile/ImportTsFileRemotely.java | 7 +-
.../exchange/sender/TwoStageAggregateSender.java | 2 +-
.../protocol/airgap/IoTDBAirGapReceiver.java | 2 +-
.../pipeconsensus/PipeConsensusAsyncSink.java | 5 +-
.../pipeconsensus/PipeConsensusSyncSink.java | 3 +-
.../PipeConsensusTsFileInsertionEventHandler.java | 2 +-
.../sink/protocol/writeback/WriteBackSink.java | 2 +
.../config/sys/pipe/PipeFunctionSupport.java | 10 ++-
.../apache/iotdb/commons/conf/CommonConfig.java | 74 +++++++++---------
.../iotdb/commons/pipe/config/PipeConfig.java | 91 ++++++++++------------
.../iotdb/commons/pipe/config/PipeDescriptor.java | 38 +++++----
.../pipe/sink/client/IoTDBClientManager.java | 2 +-
.../pipe/sink/client/IoTDBSyncClientManager.java | 2 +-
.../pipe/sink/protocol/IoTDBAirGapSink.java | 4 +-
.../pipe/sink/protocol/IoTDBSslSyncSink.java | 2 +-
15 files changed, 120 insertions(+), 126 deletions(-)