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

Make wt dump print history store in human readable format

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

      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@mongodb.com Alex Cameron (Inactive)
            Reporter:
            alex.cameron@mongodb.com Alex Cameron (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: