Batch lookup of primary during lock resolution
Open
improvement
- Dominant language
- Java
- Stars
- 200
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
#26 made a lot of improvements to lock resolution. Another that could be made is to batch resolution of primary row columns. After #26, for a batch of locks being resolved, they are grouped by primary and the status of the primaries are looked up serially.
Contributor guide
Assessment
This issue has not been assessed yet.