Make router TransactionParticipant attach txnNumber to requests if not already there

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Sharding 2018-07-30
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      For example, sending the command like this to mongos:

      { killCursors: "kill_cursors_in_transaction", cursors: [ 8889987431650893989 ], lsid: { id: UUID("016700de-5430-4f62-9659-6c09e1e46bf6") }, txnNumber: 1, autocommit: false, stmtId: 0, startTransaction: true, $db: "test" }                 
      

      Will result in txnNumber field missing when mongos sends killCursors to shard.

              Assignee:
              Jack Mulrow
              Reporter:
              Randolph Tan
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: