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

Allow LSM to merge into custom data sources

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.3, 3.7.1, WT3.1.0
    • Affects Version/s: None
    • Component/s: None

      LSM asks very little of data sources used for merges: we do a bulk load, then non-transactional queries. Upper layers take care of caching and in-flight transactions, keeping things simple for the data source.

      This makes it an attractive way to test integration of new data sources with WiredTiger.

      Add support for configuring LSM merges into a custom data source (i.e., not "file:").

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

              Created:
              Updated:
              Resolved: