Skip to content

when ingester starting, ingester increase thousands goroutines #4393

Open
@georgehao

Description

@georgehao

Describe the bug

Hi, When a ingester just starting a moment, the goroutines increase thousands. but wait just 1h,the ingester started, the gorouines decrease 100

there is two feature:

  1. when ingester run a period of time, the server pressure is not large.
  2. but when all the ingester just start at the same time, all the ingester can't starting. the goroutines of the ingester became large, finally oom, restarting.

when starting:

image

when started:
image

image

To Reproduce

  1. cortex version: release-1.9.0
  2. no ingestion_rate

Expected behavior

when starting, why so many goroutines

Storage Engine

  • Blocks
  • Chunks

thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions