limit scope of iterator in renameCollection command

XMLWordPrintableJSON

    • Server 2.7.6
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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
            Reporter:
            Michael Cahill
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: