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

Avoid storing an OperationContext in the backup streaming cursor

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Execution Team 2022-02-21
    • 149

      A follow-up getMore call to the backup cursor will use a new operation context, but the current implementation would use the freed operation context that was used to open the backup cursor.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: