zhang1234321 opened a new issue, #18092:
URL: https://github.com/apache/iotdb/issues/18092

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and 
found nothing similar.
   
   
   ### Version
   
   OS: centos 7
   IotDB: 1.3.2, cluster has 3 nodes
   
   ### Describe the bug and provide the minimal reproduce step
   
   设备下原本有7个点位,插入时带了10个点位,原有的点位插入成功,新的点位没有创建,也就是有各级点位没插入。
   使用的api是org.apache.iotdb.session.pool.SessionPool.insertTablets(Map<String, 
Tablet> tablets),sdk版本是1.3.1。
   删除设备级的时间序列后,就能插入正常。
   原先的时间序列:
   
   <img width="931" height="246" alt="Image" 
src="https://github.com/user-attachments/assets/6a1c7dd1-cd4f-40a3-a2eb-2796207d868d";
 />
   
   手动删除后再次插入的时间序列:
   
   <img width="925" height="313" alt="Image" 
src="https://github.com/user-attachments/assets/a29977d9-04ec-41a3-b809-89a21bb3b20a";
 />
   
   ### What did you expect to see?
   
   不手动删除时间序列,也能正常插入所有的字段
   
   ### What did you see instead?
   
   none
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to