- 
                Notifications
    
You must be signed in to change notification settings  - Fork 3.6k
 
Open
Description
Search before asking
- I had searched in the issues and found no similar issues.
 
Version
doris 2.1.8
What's Wrong?
Doris leads to 100% CPU sys while input a huge amount of data(8T) using load stream. Perf indicates the __pv_queued_spin_lock_slowpath uses 99% CPU. After restart this node's doris process, it works well again and joined to the doris cluster. However, I would like to know if doris has this problem when use it normally.
What You Expected?
doris works well when use it normally.
How to Reproduce?
curl --location-trusted -u -H Expect: -H column_separator:,,, -H columns: time, content, raw_log, tags, log_date -T /data/m.csv -XPUT http://192.168.1.1:8040/api/log_message/logs_229/_stream_load
using it to input data to doris for several days.
Anything Else?
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
 
Code of Conduct
- I agree to follow this project's Code of Conduct
 
Metadata
Metadata
Assignees
Labels
No labels