Skip to content

ingesters grind to a halt if > 1 week old samples are pushed #518

Closed
@ekimekim

Description

@ekimekim

If any significant number of samples are pushed to cortex which map to an 'inactive' dynamo table (ie. not the current week), they can only be written at a global throughput limit of 1 chunk/second. In the meantime, all ingesters are trying and failing to write these bad chunks, resulting in a large queue and very little useful work being performed.

To fix this, we need to do one of the following:

Metadata

Metadata

Assignees

No one assigned

    Labels

    postmortemAn issue arising out of a serious production issuetype/bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions