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

[jira] [Assigned] (IOTDB-2950) After enabling persistence, report that MNode has not been pinned when writing datas by benchmark

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

Jialin Qiao reassigned IOTDB-2950:
----------------------------------

    Assignee: Yukun Zhou  (was: Jialin Qiao)

> After enabling persistence,  report that MNode has not been pinned when writing datas by benchmark 
> ---------------------------------------------------------------------------------------------------
>
>                 Key: IOTDB-2950
>                 URL: https://issues.apache.org/jira/browse/IOTDB-2950
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Core/Schema Manager, Core/Server
>    Affects Versions: master branch
>            Reporter: xiaozhihong
>            Assignee: Yukun Zhou
>            Priority: Major
>         Attachments: image-2022-04-18-15-55-02-466.png
>
>
> step 1:  Modify parameters in the iotdb-engine.properties
> {code:java}
> schema_engine_mode=Schema_File {code}
> step 2:start iotdb
> step 3: Change the benchmark running mode to generate a dataset,running benchmark
> {code:java}
> BENCHMARK_WORK_MODE=generateDataMode 
> LOOP=1000
> BIG_BATCH_SIZE=100
> GROUP_NUMBER=10
> DEVICE_NUMBER=100
> SENSOR_NUMBER=100
> BATCH_SIZE_PER_WRITE=100{code}
> step 4: Change the benchmark running mode again,running benchmark
> {code:java}
> BENCHMARK_WORK_MODE=verificationWriteMode {code}
> step 5:check log
> then view error:
> !image-2022-04-18-15-55-02-466.png!
>  



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