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

waitForMinimumOperationDuration for a resharding operation should always log.

    • Fully Compatible
    • ALL
    • Sharding 2021-04-05
    • 137
    • 1

      Right now, waitForMinimumOperationDuration() does not log if the 

      (elapsed >= minDuration)
      

      On a slow machine, it is likely this would be true, and this causes a failure in resharding_metrics_duration.js.

      We should change waitForMinimumOperationDuration to always log.

       

            Assignee:
            kshitij.gupta@mongodb.com Kshitij Gupta
            Reporter:
            kshitij.gupta@mongodb.com Kshitij Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: