[ 
https://issues.apache.org/jira/browse/IOTDB-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

FengQingxin reassigned IOTDB-1558:
----------------------------------

    Assignee: yanze chen

> rel/0.12 : [Sync] During sync, the sender stops the Sync service and starts 
> it again. The receiver resync  some tsfiles
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: IOTDB-1558
>                 URL: https://issues.apache.org/jira/browse/IOTDB-1558
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Tools/Sync
>    Affects Versions: 0.12.2-SNAPSHOT
>            Reporter: 刘珍
>            Assignee: yanze chen
>            Priority: Major
>         Attachments: config.properties, image-2021-08-10-14-11-47-458.png, 
> image-2021-08-10-14-16-26-985.png, image-2021-08-10-14-20-03-960.png, 
> image-2021-08-10-14-52-51-431.png
>
>
> IoTDB :
>    rel/0.12 0809 75077fbfa62307e9cc0acdcd213d7b3c66f8ff27
> 1. benchmark generates data for sync
>     config.properties
>     The sender's data :  77G
>      !image-2021-08-10-14-11-47-458.png! 
> 2. Start the receiver service
>    a. conf/iotdb-engine.properties :
>       is_sync_enable=true
>    b. Start the receiver service
>        ./sbin/start-server.sh
> 3. Start the sender sync service
> 4. Stop the sender server
>     About 40 gb of data is synchronized.
>     Sender :
>           ./sbin/stop-server.sh
>     and the SyncClient service was also stopped
>    
>          Restart the SyncClient service :
>          ../tools/start-sync-client.sh
>   5. The receiver log_error.log :
>       !image-2021-08-10-14-16-26-985.png! 
>  !image-2021-08-10-14-20-03-960.png! 
> 1628570916564-4131-0-0.tsfile is synchronized twice on the receiver.
> 6. count(*)  is incorrect
> Sync process with sender has finished . Then start-cli.sh on the sender :
> select count(*) from  root.ip5.ip50.d_0
> 100807000
> {color:#DE350B}expected is
> 100000000{color}
>  !image-2021-08-10-14-52-51-431.png! 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to