You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "FengQingxin (Jira)" <ji...@apache.org> on 2022/03/11 01:32:00 UTC

[jira] [Assigned] (IOTDB-2053) [sync]get an 500 error when select count(s_0) from receiver

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

FengQingxin reassigned IOTDB-2053:
----------------------------------

    Assignee: Haonan Hou

> [sync]get an 500 error when select count(s_0) from receiver
> -----------------------------------------------------------
>
>                 Key: IOTDB-2053
>                 URL: https://issues.apache.org/jira/browse/IOTDB-2053
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Tools/Sync
>    Affects Versions: 0.12.3
>            Reporter: FengQingxin
>            Assignee: Haonan Hou
>            Priority: Major
>         Attachments: image-2021-11-24-15-21-02-048.png, image-2021-11-24-15-37-10-723.png, image-2021-11-24-15-56-10-525.png, logs-receiver.tar.gz, logs-sender1.tar.gz, logs-sender2.tar.gz
>
>
> Hi IoTDBers,
>   I met an error when I using sync in iotdb(0.12.3).
>  - One receiver 172.20.70.9(root.test2.g_0~g_20.d_200~d_299)
>  - Two senders 172.20.70.7(root.test.g_0~g_20.d_0~d_99) and 172.20.70.8(root.test.g_0~g_20.d_100~d_199)
>  # start 3 iotdbs
>  # insert data with 3 iotdb-benchmarks(one by one)
>  # wait 20 minutes
>  # execute SQL "select count(s_0) from root.test.g_9.d_109" in receiver  — pass(return result)
>  # execute SQL "select count(s_0) from root.test.g_9.d_9" in receiver  — fail(return error 500 like below picture1)
>  # then I restart iotdb-cli.sh and execute SQL "select count(s_0) from root.test.g_9.d_9" in receiver again — pass(return result)
> !image-2021-11-24-15-21-02-048.png!
> !image-2021-11-24-15-37-10-723.png!
> reatart iotdb-cli again ,there is another error message 
> !image-2021-11-24-15-56-10-525.png!
> Please help us to check this.
> Thanks!
> B.R.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)