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

Fix compound_wildcard_index_insert.js workload

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Optimization
    • Fully Compatible
    • 200

      compound_wildcard_index_insert.js generates DuplicateKey errors during execution resulting causing us doing performance analysis on a workload that is not representative of likely customer workloads.

      With vectored inserts, these DuplicateKey errors trigger a fallback where we insert documents one by one and we're getting an artificial signal of bad performance due to the behavior of this workload.

      We should fix is to make it more representative of what users would actually do.

            Assignee:
            ruoxin.xu@mongodb.com Ruoxin Xu
            Reporter:
            henrik.edin@mongodb.com Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: