(0x230):Stmt cache error
Open
@yu285 is already working on this.
Since Jul 9, 2025.
bug
- Dominant language
- C
- Stars
- 25.1k
- Forks
- 5k
- Avg merge
- 4d 59m
- Merged PRs (30d)
- 7
Description
springboot项目,taosjdbc版本3.6.3使用高效写入发现写入失败日志如下:
2025-06-11 16:20:04.665 | l=ERROR c=c.t.j.w.WSEWPreparedStatement$WorkerThread t=pool-13-thread-2 | Error in writeBlockWithRetry, stmt id: 3, req id: 4844806540480217102retry times: 0, code: 0, msg: (0x230):success |
2025-06-11 16:20:04.658 | l=ERROR c=c.t.j.w.WSEWPreparedStatement$WorkerThread t=pool-13-thread-2 | Error in writeBlockWithRetry, stmt id: 3, req id: 4844806540480217102retry times: 0, code: 0, msg: (0x230):Stmt cache error
ps:写入行在500-700之间,之前还可以正常写入,不知道是不是因为太长了导致失败
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.