TDengine ERROR (0x2603),3.4.0版本TDengine

Open
#34,313 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start with the attached TDengine error log, then review the Java 8 JDBC setup and the Maven dependency version shown in the issue. Focus on the high-density batch writes using USING that intermittently report “Table does not exist”; done means identifying a reproducible cause or confirmed resolution.

Written by the indexing model from the issue text.

Description

java8
jdbc使用TDengine,3.4.0.社区版单节点
maven版本如下

com.taosdata.jdbc
taos-jdbcdriver
3.2.7

TDengine ERROR (0x2603)
在高密度大批量写入的时候存在偶尔写入失败的情况,提示desc: Table does not exist,desc: Table does not exist,理论使用了USING的情况下会自动创建子表
服务器资源充足

TDengine错误单日志.txt

Dominant language
C
Stars
25.1k
Forks
5k
Avg merge
4d 59m
Merged PRs (30d)
7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from taosdata/TDengine

All issues in taosdata/TDengine

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.