Fix compound_wildcard_index_insert.js workload

XMLWordPrintableJSON

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

      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
            Reporter:
            Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: