Make the Commands.FindAndModifySortedDeleteIndexed benchmark more representative of real customer workloads

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • 105
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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:

      1. Add think times, to simulate each operation performing some work instead of retrying right away.
      2. Reducing the maximum concurrency

            Assignee:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            Daniel Gomez Ferro
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: