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

Add Interrupted to timeout codes accepted by server_status_with_time_out_cursors.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • 42

      As of SERVER-42736 we no longer set a value for MozJSImplScope::MozRuntime::_thread. We use the id of _thread in MozJSImplScope::kill() however to confirm whether the thread that created the scope object and the current thread are the same. If so, we extract a kill status object from the OperationContext which is returned to the user.

      SERVER-46227 will fix the "can we access the OperationContext" check so that we can return the correct "kill" error code when possible.

            Assignee:
            james.wahlin@mongodb.com James Wahlin
            Reporter:
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: