apache / apache/iotdb

[Bug] 表模型无法在非集群模式下插入数据

Open
#15,479 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.4k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
115

Description

### Search before asking

- [x] I searched in the [issues](https://github.com/apache/iotdb/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

![Image](https://github.com/user-attachments/assets/bae2ec09-592c-48ab-85a7-66578d19c181)

### 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!

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the table-model insert failure on a non-clustered IoTDB 2.0.2 instance using the documentation example, then inspect the path associated with the SchemaRegionGroup error. Done means the example inserts successfully in non-cluster mode without reporting that no SchemaRegionGroup RegionGroups are available.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.