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

extendBackupCursor should reuse the WiredTiger session

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.7
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Storage NYC 2018-12-17
    • 50

      Currently, extendBackupCursor creates a new WiredTigerSession for this operation. However, the correct way is to reuse the same WiredTigerSession which was used for opening back the backup cursor. Otherwise an assertion in WiredTiger will fail.

            Assignee:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Reporter:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: