Skip to content

Impede external getpage requests for archived timelines #9548

Open

Description

We still want to support internal getpage requests, i.e. those needed during compaction. But external ones from computes we want to disallow.

This can be achieved by shutdown of the PerTimelineState. The open question that I have is the recovery: how to undo the shutdown? Is constructing a new PerTimelineState enough? Is that a good idea?

Part of #8088

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions