Files
neon/pageserver
Vlad Lazar d37b99c7b1 pageserver: lift ancestor timeline logic from read path
When the read path needs to follow a key into the ancestor timeline,
it needs to wait for said ancestor to become active and aware of
it's branching lsn. The logic is lifted into a separate function with
it's own new error type.

This is done because the vectored read path needs the same logic.
It's also the reason for the newly introduced error type.
2024-02-01 16:26:22 +00:00
..
2023-11-28 12:50:53 -05:00