Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-86501

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

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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:

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

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            daniel.gomezferro@mongodb.com Daniel Gomez Ferro
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: