Skip to content

Remove last open read cache#13248

Open
JosiahWI wants to merge 2 commits into
apache:masterfrom
JosiahWI:feat/remove-last-open-read
Open

Remove last open read cache#13248
JosiahWI wants to merge 2 commits into
apache:masterfrom
JosiahWI:feat/remove-last-open-read

Conversation

@JosiahWI
Copy link
Copy Markdown
Contributor

@JosiahWI JosiahWI commented Jun 8, 2026

It was discussed in #13061 that the one disk read rarely saved with the last open read cache is probably fine on today's SSDs. Removing the optimization simplifies the cache.

Fixes #13095

@JosiahWI JosiahWI added this to the 11.0.0 milestone Jun 8, 2026
@JosiahWI JosiahWI self-assigned this Jun 8, 2026
Copilot AI review requested due to automatic review settings June 8, 2026 12:34
@JosiahWI JosiahWI added the Cache label Jun 8, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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.

Remove last_open_read memory cache feature

2 participants