Trigger hang analyzer for writeConcern timeout errors

XMLWordPrintableJSON

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

      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
            Reporter:
            Lingzhi Deng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: