[Bug] 表模型无法在非集群模式下插入数据
Search before asking
- [x] I searched in the issues and found nothing similar.
Version
2.0.2
Describe the bug and provide the minimal reproduce step
在非集群部署的IoTDB实例中,向表模型插入数据会出现错误
There are no available SchemaRegionGroup RegionGroups currently, please use "show cluster" or "show regions" to check the cluster status
What did you expect to see?
即使是文档中的示例代码,也没有返回预期的成功
What did you see instead?
There are no available SchemaRegionGroup RegionGroups currently, please use "show cluster" or "show regions" to check the cluster status
Anything else?
No response
Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!
可以执行一下 show variables,看看展示的结果
尝试了一下没有复现,可以重新部署一下再试试。 可以再提供一下 logs 下的报错日志。
加大内存就没报错了,这里应该是错误提示不对
把内存设小一点,树模型一直写入,负载拉高再表模型的批量插入就出错
如果能帮忙发一下logs的所有报错日志,我们可以定位一下错误提示不对的原因
已经删掉了,不过当时看了一下,错误类型时java.lang.reflect.InvocationTargetException