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/11/25 15:21:00 UTC

[jira] [Assigned] (IOTDB-5050) [cluster]low performance of the test unseq_rw(many errors in log files)

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

FengQingxin reassigned IOTDB-5050:
----------------------------------

    Assignee: Haonan Hou

> [cluster]low performance of the test unseq_rw(many errors in log files)
> -----------------------------------------------------------------------
>
>                 Key: IOTDB-5050
>                 URL: https://issues.apache.org/jira/browse/IOTDB-5050
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Core/Cluster
>    Affects Versions: 0.14.0-SNAPSHOT
>            Reporter: FengQingxin
>            Assignee: Haonan Hou
>            Priority: Major
>         Attachments: image-2022-11-25-21-10-58-796.png, image-2022-11-25-21-36-21-619.png, image-2022-11-25-21-36-51-421.png, logs.tar.gz, unseq_rw
>
>
> 1.Start a 1C1D wit default config
> 2.using a bm to do write and read operations(config as the attachment unse
> Please refer to below picture:
> [http://111.202.73.147:13000/d/391PQsXnk/weekly-test?orgId=1&viewPanel=10]
> !image-2022-11-25-21-10-58-796.png|width=783,height=342!
>  
> 2022-11-25 17:29:03,515 [pool-25-IoTDB-ClientRPC-Processor-11] ERROR o.a.i.d.u.ErrorHandlingUtils:90 - Status code: 301, Query Statement: "SELECT count(s_266) FROM root.test.g_6.d_46 WHERE  root.test.g_6.d_46.s_266 > -5". executeStatement failed
> org.apache.iotdb.commons.exception.IoTDBException: org.apache.iotdb.db.mpp.execution.schedule.FragmentInstanceAbortedException: FragmentInstance 20221125_092803_09770_1.1.0 is aborted by timeout
>         at org.apache.iotdb.db.mpp.plan.execution.QueryExecution.dealWithException(QueryExecution.java:430)
>         at org.apache.iotdb.db.mpp.plan.execution.QueryExecution.getResult(QueryExecution.java:413)
>         at org.apache.iotdb.db.mpp.plan.execution.QueryExecution.getByteBufferBatchResult(QueryExecution.java:448)
>         at org.apache.iotdb.db.utils.QueryDataSetUtils.convertQueryResultByFetchSize(QueryDataSetUtils.java:387)
>         at org.apache.iotdb.db.service.thrift.impl.ClientRPCServiceImpl.lambda$static$0(ClientRPCServiceImpl.java:160)
>         at org.apache.iotdb.db.service.thrift.impl.ClientRPCServiceImpl.executeStatementInternal(ClientRPCServiceImpl.java:236)
>         at org.apache.iotdb.db.service.thrift.impl.ClientRPCServiceImpl.executeStatementV2(ClientRPCServiceImpl.java:390)
>         at org.apache.iotdb.db.service.thrift.impl.ClientRPCServiceImpl.executeQueryStatementV2(ClientRPCServiceImpl.java:380)
>         at org.apache.iotdb.service.rpc.thrift.IClientRPCService$Processor$executeQueryStatementV2.getResult(IClientRPCService.java:3403)
>         at org.apache.iotdb.service.rpc.thrift.IClientRPCService$Processor$executeQueryStatementV2.getResult(IClientRPCService.java:3383)
>         at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:38)
>         at org.apache.iotdb.db.service.thrift.ProcessorWithMetrics.process(ProcessorWithMetrics.java:64)
>         at org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:248)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>         at java.lang.Thread.run(Thread.java:748)
> Caused by: org.apache.iotdb.db.mpp.execution.schedule.FragmentInstanceAbortedException: FragmentInstance 20221125_092803_09770_1.1.0 is aborted by timeout
>         at org.apache.iotdb.db.mpp.execution.schedule.DriverScheduler.clearDriverTask(DriverScheduler.java:246)
>         at org.apache.iotdb.db.mpp.execution.schedule.DriverScheduler.access$900(DriverScheduler.java:54)
>         at org.apache.iotdb.db.mpp.execution.schedule.DriverScheduler$Scheduler.toAborted(DriverScheduler.java:390)
>         at org.apache.iotdb.db.mpp.execution.schedule.DriverTaskTimeoutSentinelThread.execute(DriverTaskTimeoutSentinelThread.java:77)
>         at org.apache.iotdb.db.mpp.execution.schedule.AbstractDriverThread.run(AbstractDriverThread.java:74)
> 2022-11-25 17:30:04,355 [pool-25-IoTDB-ClientRPC-Processor-11] ERROR o.a.i.d.u.ErrorHandlingUtils:90 - Status code: 301, Query Statement: "SELECT count(s_268) FROM root.test.g_0.d_0 WHERE  root.test.g_0.d_0.s_268 > -5". executeStatement failed
> FragmentInstance 20221125_093007_10213_1.1.0 is aborted by timeout



--
This message was sent by Atlassian Jira
(v8.20.10#820010)