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

Use CountDownLatch in concurrency test workload create_index_background.js

    XMLWordPrintableJSON

Details

    • Execution Team 2022-02-07
    • 21

    Description

      The concurrency workload create_index_background.js creates a background index in thread 0, after CRUD operations have begun in the other workload threads. It should use the CountDownLatch semantic to coordinate this activity instead of relying on assert.soon on a collection query, where field "crud" exists.

      Attachments

        Activity

          People

            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            jonathan.abrahams Jonathan Abrahams
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: