apache / apache/iotdb

load data from cli, while done, the cpu keep high[Bug]

Open
#10,413 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.4k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
115

Description

### 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:
![highcpu](https://github.com/apache/iotdb/assets/59051601/67ac9e11-6992-4cd1-8f1b-f38d3c5cd39c)

### Anything else?

_No response_

### Are you willing to submit a PR?

- [ ] I'm willing to submit a PR!

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue with ./sbin/start-cli.sh and the load '/mntb/iotdb/data' verify=false onSuccess=none command using the reported versions. Observe the datanode Java process after loading completes and investigate the load path and CPU behavior. Done means CPU usage returns to normal after a successful load.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.