-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
105
Commands.FindAndModifySortedDeleteIndexed is not representative of real customer workloads due to the high level of contention it generates, up to 1.5X as many retries as successful operations.
We should improve the test to reduce the number of false positives in the future, some options are:
- Add think times, to simulate each operation performing some work instead of retrying right away.
- Reducing the maximum concurrency