Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-75

Bulk-load needs to lock out other cursor operations

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.0
    • Affects Version/s: None
    • Component/s: None

      Bulk-load needs to lock out reads, inserts, and whatever else, I think (if you do an insert into a tree that's being bulk-loaded, no good will come from that).

      We could do that in the lower levels, but maybe bulk-load should be like verify & salvage, that is, the upper level just fails the op if there are other cursors running, and the op locks out other cursors.

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            wiredtiger WiredTiger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: