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

Add WT stat to count create-with-import with repair

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.3.0, 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: Statistics
    • None
    • Storage Engines
    • v8.0

      In HELP-65363 mongod may now start importing with the repair=true configuration. It would be useful to create a statistic to know how often that call is made. The reason is that sending in the metadata either as a string or file means creating the table is relatively constant time. But using repair=true means WT must walk the entire file and that can be unknown time. So getting signal on how often that option is used may be helpful.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: