Add Statistics to WriteResult Responses

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Write Ops
    • None
    • Query Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently there is no information about the performance of a write in WriteResult. Having this information would be great. Here are some things that would be nice to have:

      • Total execution time
      • Time waiting to acquire lock
      • Time holding lock
      • Time waiting for replication

      To clarify the last point, this would be the additional time that the primary waited to hear a replication response from a secondary in the case that a write concern > 1 is used.

            Assignee:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            Doug Jones
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: