ashvardanian / ashvardanian/SmashTable
Multi-Version Concurrency-Control issues in partitioned AVL-trees
Open
- Dominant language
- C++
- Stars
- 49
- Forks
- 4
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 2
Description
Any mixed workload test would expose the MVCC problems we currently face with `partitioned_gt`.
Contributor guide
Research direction
Start by locating the partitioned_gt implementation and any existing mixed-workload or concurrency tests. Reproduce the reported MVCC behavior under a mixed workload, then trace the partitioned AVL-tree transaction paths. Done means the MVCC issues are characterized and the relevant tests pass without exposing inconsistent transactional behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100