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.
extendBackupCursor should reuse the WiredTiger session
- Assignee:
-
Xiangyu Yao (Inactive)
- Reporter:
-
Xiangyu Yao (Inactive)
- Votes:
-
0 Vote for this issue - Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Resolved: