mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-18 13:40:37 +00:00
This reverts commits587cb705b8(PR #6661) andfcbe9fb184(PR #6842). Conflicts: pageserver/src/tenant.rs pageserver/src/tenant/timeline.rs The conflicts were with * pageserver: adjust checkpoint distance for sharded tenants (#6852) * pageserver: add vectored get implementation (#6576) Also we had to keep the `allowed_errors` to make `test_forward_compatibility` happy, see the PR thread on GitHub for details.