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

Force-feed a bitmap into a bulk load

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

      This change is currently a kludge both because of the API and because of the 32-bit limits it introduces on Bloom filter sizes.

      OTOH, this is a huge win for larger LSM merges, which otherwise have to copy ~10M bits with separate calls to cursor->set_value and cursor->insert.

      This change is not ready to go, but we should discuss what to do with it.

            Assignee:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: