Skip to content

fix: partial segment bootstrap#19630

Open
clintropolis wants to merge 1 commit into
apache:masterfrom
clintropolis:partial-load-bootstrap-reader-fix
Open

fix: partial segment bootstrap#19630
clintropolis wants to merge 1 commit into
apache:masterfrom
clintropolis:partial-load-bootstrap-reader-fix

Conversation

@clintropolis

Copy link
Copy Markdown
Member

Description

Fixes partial segment bootstrapping to use the actual range reader when restoring entries instead of a stub that was initially added to ease testing (this should have been done as part of #19535 when stuff got wired up). Without this fix, bootstrapped entries that were not fully resident in the cache would fail to load on demand later since they were using a range reader that wasn't really functional.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant