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

Numerical keys/values in the debug log JSON do not decode correctly

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.3.0
    • Affects Version/s: None
    • Component/s: Not Applicable
    • Labels:
      None
    • Storage Engines

      The model's debug log verifier allows users to import JSON version of the debug log, but the packed numerical keys and values don't decode correctly, because the C++ JSON library insists on converting all JSON strings into UTF-8. All packed keys and values need to be decoded from UTF-8 to the original code points before unpacking.

            Assignee:
            peter.macko@mongodb.com Peter Macko
            Reporter:
            peter.macko@mongodb.com Peter Macko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: