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

Change max_time_ms.js to tolerate 'Interrupted' error codes

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.10, 4.0.5, 4.1.4
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • v4.0, v3.6
    • Query 2018-10-08
    • 0

      max_time_ms.js was modified to accept "InternalError" as part of SERVER-35514, because interrupting Javascript execution on the server with a stepdown or timeout may cause that error code. Interrupting javascript execution may also result in an "Interrupted" error code, so we should extend the test to tolerate that as well.

            Assignee:
            ian.boros@mongodb.com Ian Boros
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: