Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-12404

Docs for SERVER-34692: Move txnNumber in currentOp to subdocument

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 4.0.0-rc0
    • manual, Server
    • None

    Description

      Description

      Description:

      Need to update currentOp

      Engineering Ticket Description:

      Currently txnNumber for inactive transactions is reported at the top level of each operation document, but it should be contained in a nested document like so:

      {
          transaction: {
              parameters: {
                  txnNumber: ...
              }
          }
      }
      

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

      Attachments

        Issue Links

          Activity

            People

              kay.kim@mongodb.com Kay Kim (Inactive)
              kay.kim@mongodb.com Kay Kim (Inactive)
              Jess Mokrzecki Jess Mokrzecki
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                4 years, 33 weeks, 4 days ago