[
https://issues.apache.org/jira/browse/IOTDB-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538696#comment-17538696
]
ZhangZhengming commented on IOTDB-2906:
---------------------------------------
solved
> [0.14][new_sync] Commit pipe data serial number error, Can not find tsfile
> --------------------------------------------------------------------------
>
> Key: IOTDB-2906
> URL: https://issues.apache.org/jira/browse/IOTDB-2906
> Project: Apache IoTDB
> Issue Type: Bug
> Affects Versions: 0.14.0-SNAPSHOT
> Reporter: ZhangZhengming
> Assignee: yanze chen
> Priority: Major
> Labels: pull-request-available
> Attachments: benchmark.log, image-2022-04-13-17-33-46-950.png,
> node-22.log, node-23.log
>
>
> I use three hosts to test new sync.
> node21 - benchmark,
> node22 - iotdb, sender,
> node23 - iotdb, receiver
> h1. In node21
> Benchmark config:
> GROUP 5, DEVICE 10, SENSOR 10, CLIENT 5, LOOP=10000, BATCH_SIZE 10, type
> double
> write to node-22 no error found.
>
> h1. In node22
> sql : CREATE PIPESINK node23 AS IoTDB (ip='172.20.31.23');
> sql : create pipe send_to_23 to node23 FROM (select ** from root) with
> SyncDelOp=true;
> no error found.
> h1. In node23
> start pipeserver
> !image-2022-04-13-17-33-46-950.png|width=940,height=412!
> See attachment for log.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)