Move txnNumber in currentOp to subdocument

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.0.0-rc0
    • Affects Version/s: 3.7.5
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • Storage NYC 2018-05-21
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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: ...
              }
          }
      }
      

              Assignee:
              Xiangyu Yao (Inactive)
              Reporter:
              Bruce Lucas (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: