Files
neon/pageserver
Vlad Lazar 84d1af736e fixup: update external loop state before handling keyspaces
`ValuesReconstructState::consume_done_keys` may only be called once
after a layer visit. The code in the previous commit called it for
each keyspace, resulting in keys not being marked done in the split
keyspace by floor LSN scenario.
2024-09-19 10:44:20 +01:00
..