Use CountDownLatch in concurrency test workload create_index_background.js

XMLWordPrintableJSON

    • Execution Team 2022-02-07
    • 21
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Jordi Olivares Provencio
            Reporter:
            Jonathan Abrahams (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: