Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some sanity rewrite of the LocalSplitStore #5603

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rdettai
Copy link
Contributor

@rdettai rdettai commented Jan 8, 2025

Closes #5591

Rework of #4275

@rdettai rdettai changed the base branch from code-simplification-of-indexing-split-cache to main January 8, 2025 15:48
@rdettai rdettai marked this pull request as draft January 8, 2025 16:01
@rdettai rdettai force-pushed the simplify-indexing-split-cache branch from 7cc66d3 to 7114b3d Compare January 14, 2025 13:31
@rdettai rdettai marked this pull request as ready for review January 14, 2025 13:31
fulmicoton and others added 2 commits January 14, 2025 14:32
- Renaming  `LocalSplitStore` -> `IndexingSplitCache`.
- Removing of the useless BinaryHeap, HashMap, using instead a single
  BTreeMap
- Isolating quota and BTreeMap to ensure their transactionality.
- Logging eventual io errors.
@rdettai rdettai force-pushed the simplify-indexing-split-cache branch from 7114b3d to ad63ee2 Compare January 14, 2025 13:32
@rdettai rdettai requested a review from guilload January 14, 2025 13:37
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.

2 participants