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

Increase logging verbosity for agg_out.js workload

    • Sharding 2020-04-06
    • 9

      This is necessary to diagnose the linked BF.

      We can signal to the test runner that we want to increase verbosity with the following:

      Passing a flag to indicate that we want to increase logging in the workload's setup function, and indicate that we want to reset in the teardown function.

      And then we can apply the command to each node via thesehttps://github.com/mongodb/mongo/blob/d436c1ef262ac8caa9d59406448d41e426134533/jstests/concurrency/fsm_libs/cluster.js#L275-L280 executeOnXNode functions.

      The tricky part of the ticket is figuring out how to pipe this notion through the various parts of the FSM runner.

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: