Skip to content

Retention with multiple store configs #1382

Closed as not planned
Closed as not planned
@sandeepsukhani

Description

@sandeepsukhani

As of now, Table Manager creates Table Client only for newest config as seen here:
https://github.com/cortexproject/cortex/blob/master/cmd/table-manager/main.go#L47-L62
Retention code calls deleteTable only on this table client for newest config.
If someone would use different config for different time span then Table Manager would not delete expired index tables from previous configs.
Should this be fixed or its never going to be a case where people would have multiple configs?

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