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

Enable fsm workloads to work over multiple collections

    • Server Tooling & Methods

      When adding some tests for $unionWith, it became clear the framework is all built around the one collection with the unique name. In order to better integrate testing things like $unionwith into the framework, we should be able to opt-in to having the test operate on multiple namespaces. This would allow:

      1. benefitting from the test setup, including things like sharding the collection.
      2. Plug in better to simultaneous variants - letting the test infrastructure know about all the collections involved
      3. Make things easier to manage for the infrastructure and test authors. For example, this code should probably know of all used collections.

            Assignee:
            backlog-server-stm Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: