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

limit scope of iterator in renameCollection command

    • Server 2.7.6

      WiredTiger checks for open cursors during drop and rename operations. This causes problems in the rename7.js test, which renames a collection between databases. That is implemented as a loop that copies the records followed by a drop. The problem for WiredTiger is that the iterator used for the copy isn't closed before drop.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            mjc@wiredtiger.com Michael Cahill
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: