Skip to content

[Bug] Doris leads to 100% CPU sys #57396

@ranxuxin001

Description

@ranxuxin001

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.

Image Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions