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

Allow tables as statistics log sources

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Not Needed

      We currently only allow "file:" and "lsm:" URIs, which we find by walking the list of data handles. We should support "table:" URIs, which we can do by:

      1. making tables into real data sources;
      2. using __wt_schema_worker to identify data sources instead of walking the list directly; or
      3. writing special-case code in the statistics logger to walk tables.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: