Skip to content

NoSQL: Keep oversized NoSQL index entries out of the embedded index#4565

Merged
snazy merged 1 commit into
apache:mainfrom
snazy:nosql-no-oversized-idx-entry
May 30, 2026
Merged

NoSQL: Keep oversized NoSQL index entries out of the embedded index#4565
snazy merged 1 commit into
apache:mainfrom
snazy:nosql-no-oversized-idx-entry

Conversation

@snazy
Copy link
Copy Markdown
Member

@snazy snazy commented May 28, 2026

Force large generic index entries out of the embedded representation once they take too much of the embedded budget.

This is a policy guard, not a hard correctness bound. Large-but-valid entries still work, but they stop monopolizing the inline container.

Force large generic index entries out of the embedded representation once they take too much of the embedded budget.

This is a policy guard, not a hard correctness bound. Large-but-valid entries still work, but they stop monopolizing the inline container.
@github-project-automation github-project-automation Bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board May 28, 2026
@snazy snazy merged commit 5ea52bb into apache:main May 30, 2026
23 checks passed
@github-project-automation github-project-automation Bot moved this from Ready to merge to Done in Basic Kanban Board May 30, 2026
@snazy snazy deleted the nosql-no-oversized-idx-entry branch May 30, 2026 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants