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

lta pushed a change to branch Sync-Reconstruct
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 3eee567  fix sync unit test bug
     new 5fb1379  test sync function and modify the implementation of singleton
     new 2915b92  modify shell scripts about sync
     new c063f7e  fix sync unit test bug
     new 409db19  update

The 1515 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:
 iotdb/src/main/java/org/apache/iotdb/db/sync/conf/Constans.java      | 3 ---
 .../main/java/org/apache/iotdb/db/sync/conf/SyncSenderConfig.java    | 3 ---
 .../java/org/apache/iotdb/db/sync/conf/SyncSenderDescriptor.java     | 3 ---
 .../main/java/org/apache/iotdb/db/sync/receiver/ServerManager.java   | 2 --
 .../java/org/apache/iotdb/db/sync/receiver/ServerServiceImpl.java    | 5 +----
 iotdb/src/main/java/org/apache/iotdb/db/sync/sender/FileManager.java | 2 --
 iotdb/src/main/java/org/apache/iotdb/db/sync/sender/FileSender.java  | 2 --
 .../main/java/org/apache/iotdb/db/sync/sender/FileSenderImpl.java    | 2 --
 iotdb/src/main/java/org/apache/iotdb/db/utils/SyncUtils.java         | 3 ---
 .../test/java/org/apache/iotdb/db/sync/sender/FileManagerTest.java   | 3 ---
 .../src/test/java/org/apache/iotdb/db/sync/test/SyncTestClient1.java | 2 --
 .../src/test/java/org/apache/iotdb/db/sync/test/SyncTestClient2.java | 2 --
 .../src/test/java/org/apache/iotdb/db/sync/test/SyncTestClient3.java | 2 --
 iotdb/src/test/java/org/apache/iotdb/db/sync/test/Utils.java         | 4 ----
 14 files changed, 1 insertion(+), 37 deletions(-)

Reply via email to