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

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • WT11.3.0, 8.1.0-rc0, 8.0.5
    • Affects Version/s: None
    • Component/s: Statistics
    • None
    • Storage Engines
    • None
    • None
    • 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:
              Susan LoVerso (Inactive)
              Reporter:
              Susan LoVerso (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: