Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-78786

Cluster cursors strip internal session fields

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0, 7.0.0-rc8
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v7.0, v6.0
    • Sharding NYC 2023-07-10, Sharding NYC 2023-07-24

      As noticed in SERVER-77506, cluster cursors run getMores using only the "id" and "uid" fields from LogicalSessionId, so internal distributed transactions that set the txnNumber or txnUUID session fields can't successfully run getMore commands. Instead, those cursors should use all LogicalSessionId fields.

            Assignee:
            jack.mulrow@mongodb.com Jack Mulrow
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: