You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/11/02 01:15:23 UTC

[iotdb] branch master updated (461d22b -> f2382ef)

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

haonan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 461d22b  [IOTDB-1280] Solve the performance reduction caused by syntax error in SLL prediction mode (#4234)
     add f2382ef  [IOTDB-1877] Fix Sync recovery and reconnection bugs in both sender and receiver  (#4287)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/db/conf/IoTDBConfig.java    | 14 ++++++++++++++
 .../iotdb/db/sync/receiver/transfer/SyncServiceImpl.java   | 14 ++++----------
 .../apache/iotdb/db/sync/sender/transfer/SyncClient.java   | 12 +++++++-----
 3 files changed, 25 insertions(+), 15 deletions(-)