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

Trigger hang analyzer for writeConcern timeout errors

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Repl 2020-04-06, Repl 2020-04-20
    • 0

      Similar to SERVER-26867, it would be helpful to always have hang analyzer outputs and core dumps for writeConcern timeout errors, even for assert.commandWorked.

      "res" : {
          "ok" : 0,
          "errmsg" : "waiting for replication timed out",
          "code" : 64,
          "codeName" : "WriteConcernFailed",
          "operationTime" : Timestamp(1584581044, 5),
          "$clusterTime" : {
          "clusterTime" : Timestamp(1584581044, 5),
          "signature" : {
              "hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="),
              "keyId" : NumberLong(0)
          }
      }
      

            Assignee:
            lingzhi.deng@mongodb.com Lingzhi Deng
            Reporter:
            lingzhi.deng@mongodb.com Lingzhi Deng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: