load data from cli, while done, the cpu keep high[Bug]
- 主要语言
- Java
- 星标
- 6.4k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 115
描述
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar.
### Version
Version: 1.1.1
### Describe the bug and provide the minimal reproduce step
1. load 0.13.1 data
2. ./sbin/start-cli.sh -h 127.0.0.1 -pw xxxx(replac your password)
3. load '/mntb/iotdb/data' verify=false onSuccess=none
4. after load success
5. show top, the datanode java process keep cpu high about 100%
### What did you expect to see?
cpu running normal
### What did you see instead?
cpu keep high about 100%
follow:

### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
贡献指南
调研方向
使用报告中的版本,通过 ./sbin/start-cli.sh 和 load '/mntb/iotdb/data' verify=false onSuccess=none 命令复现该问题。加载完成后观察 datanode Java 进程,并调查加载路径和 CPU 行为。成功加载后 CPU 使用率恢复正常即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- database
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100