Files
neon/pageserver/src
Heikki Linnakangas 6d742719a1 Fix infinite loop in looking up predecessor layer
Commit 960c7d69a8 changed the LSN returned in the Continue case in
InMemoryLayer::get_page_reconstruct_data(), but neglected to make the
same change in DeltaLayer.

Also add an escape hatch to the loop in materialize_page() to avoid
getting stuck in an infinite loop, if a bug like this reoccurs.
2021-11-04 16:07:12 +02:00
..
2021-11-04 14:22:29 +03:00
2021-10-27 13:30:34 +03:00
2021-10-19 09:48:12 +03:00
2021-10-27 13:30:34 +03:00
2021-09-02 18:54:44 +03:00
2021-10-14 14:21:23 +03:00