Make wt dump print history store in human readable format

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • WT10.0.0, 4.4.0-rc9, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage - Ra 2020-06-15
    • 3

      At the moment, wt dump doesn't print keys and values with multiple components in a readable way since it just dumps them as strings.

      Relevant code here: https://github.com/wiredtiger/wiredtiger/blob/develop/src/utilities/util_dump.c#L599

      I think all we need to do is use a smarter helper that understands the key/value format like __wt_key_string (or one of the helpers that it calls).

              Assignee:
              Alex Cameron (Inactive)
              Reporter:
              Alex Cameron (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: