Skip to content

[Bug] insert missing same fields by java sdk #18092

Description

@zhang1234321

Search before asking

  • I searched in the 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。
删除设备级的时间序列后,就能插入正常。
原先的时间序列:

Image

手动删除后再次插入的时间序列:

Image

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions