Provide reason for operation being interrupted in error message

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: 4.0.19
    • Component/s: None
    • Server Programmability
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      I received this error from the server in one of the Ruby driver test runs in evergreen:

      [2020-08-18 20:48:02.274]      Mongo::Error::OperationFailure:
      [2020-08-18 20:48:02.274]        operation was interrupted (11601) (on localhost:27017, retries disabled)
      

      As a user of the server I would like the server to provide the reason why the operation was interrupted.

      • Server shutting down?
      • Server out of resources?
      • Explicit operation kill?
      • Session kill and this operation was using a killed session?
      • Some other reason?

            Assignee:
            Unassigned
            Reporter:
            Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: