Skip to content

Ingester flushes queued chunks while sending to another ingester #775

Closed
@bboreham

Description

@bboreham

If the transfer succeeds then the same data is going to be flushed again by the new ingester.

If the transfer fails then the ingester will attempt to flush everything, so maybe it's a benefit that we kept on flushing regardless, but I think it would be better to optimise the happy path.

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