This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch sync-huge-tsfile
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from e0a4c8d3c3f Load: dynamically adjust connection timeout to handle
SocketTimeoutException & Avoid resource cleaning when load task is in process
add 8b21803489d fix
No new revisions were added by this update.
Summary of changes:
.../exchange/sender/TwoStageAggregateSender.java | 2 +-
.../protocol/airgap/IoTDBAirGapReceiver.java | 2 +-
.../apache/iotdb/commons/conf/CommonConfig.java | 24 ++++++++++++++++------
.../iotdb/commons/pipe/config/PipeConfig.java | 4 ++--
.../pipe/connector/client/IoTDBClientManager.java | 3 +--
.../connector/client/IoTDBSyncClientManager.java | 2 +-
.../connector/protocol/IoTDBAirGapConnector.java | 2 +-
7 files changed, 25 insertions(+), 14 deletions(-)