刘珍 created IOTDB-3289:
-------------------------

             Summary: [ schema region ] The created schema region is greater 
than "maximum_schema_region_count "(default value =4)
                 Key: IOTDB-3289
                 URL: https://issues.apache.org/jira/browse/IOTDB-3289
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Schema Manager
    Affects Versions: 0.14.0-SNAPSHOT
            Reporter: 刘珍
            Assignee: Yukun Zhou
         Attachments: config.properties

master_0525_5f8c634
问题描述
maximum_schema_region_count = 4(默认值)
此测试场景出现每个{color:#DE350B}*sg下的schema region数为6*{color}

复现步骤
1. 192.168.10.68
schema_replication_factor=1
data_replication_factor=1
1confignode,1datanode

benchmark运行附件中的配置
问题1 :创建的sg的schema region 为6 。
问题2:benchmark客户端收到异常(datanode/confignode没有这个异常)
2022-05-25 14:20:37,520 ERROR 
cn.edu.tsinghua.iotdb.benchmark.iotdb013.IoTDB:323 - Register IoTDB schema 
failed because
org.apache.iotdb.rpc.StatementExecutionException: 411: 
java.util.concurrent.ExecutionException: 
java.lang.UnsupportedOperationException: Constructor threw an exception for 
org.apache.ratis.statemachine.impl.TransactionContextImpl
        at org.apache.iotdb.rpc.RpcUtils.verifySuccess(RpcUtils.java:94)
        at 
org.apache.iotdb.session.SessionConnection.createMultiTimeseries(SessionConnection.java:300)
        at 
org.apache.iotdb.session.Session.createMultiTimeseries(Session.java:555)
        at 
cn.edu.tsinghua.iotdb.benchmark.iotdb013.IoTDB.registerTimeseriesBatch(IoTDB.java:308)
        at 
cn.edu.tsinghua.iotdb.benchmark.iotdb013.IoTDB.registerTimeseries(IoTDB.java:268)
        at 
cn.edu.tsinghua.iotdb.benchmark.iotdb013.IoTDB.registerSchema(IoTDB.java:156)
        at 
cn.edu.tsinghua.iotdb.benchmark.tsdb.DBWrapper.registerSchema(DBWrapper.java:509)
        at 
cn.edu.tsinghua.iotdb.benchmark.mode.BaseMode.registerSchema(BaseMode.java:111)
        at 
cn.edu.tsinghua.iotdb.benchmark.mode.TestWithDefaultPathMode.preCheck(TestWithDefaultPathMode.java:48)
        at cn.edu.tsinghua.iotdb.benchmark.mode.BaseMode.run(BaseMode.java:62)
        at cn.edu.tsinghua.iotdb.benchmark.App.main(App.java:61)




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

Reply via email to