The client submits the same keys in mutations and write conflict ranges
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
It is going to be tricky to make an optimization based on this because of how read your writes handles write conflict ranges, but it might be worth the effort.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by investigating how mutations, write conflict ranges, and read-your-writes interact in FoundationDB; completion would require a defined optimization, its correctness constraints, and evidence that the duplicate key submission is reduced without changing transaction behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100