Skip to content

Runtime usage and thread management recommendations #6403

@jstirnaman

Description

@jstirnaman

Background: core and enterprise have two runtimes that attempt to segregate io and cpu bound work. The io runtime currently runs the processing of line protocol. Datafusion, which is typically mostly cpu work, runs on a datafusion runtime. Each runtime has a separate number of threads dedicated to it.

See details in
Slack Message

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions