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

Provide a way to configure builtin extensions

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.9.0, 3.2.12, 3.4.0-rc4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage 2016-11-21

      Could we add a new wiredtiger_open configuration option to specify arguments passed to the underlying built-in initialization functions?

      For example:

      builtin_extension_config={zlib=(compression_level=3)}
      

      That allows each extension to be configured separately. I only realized when looking at this that the config key is being passed through to extensions, rather than just the value of the config key as intended. The fix for that is more involved because it requires some extra entries in the extension API.

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

              Created:
              Updated:
              Resolved: