Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-91803

Create a parser class that supports fuzzer output

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • QO 2024-07-08, QO 2024-07-22, QO 2024-08-05, QO 2024-08-19, QO 2024-09-02

      The new JParseUtil class will use functionality from JParse as well as some custom methods to parse output from the fuzzer.
      It is accessible through the fromFuzzerJson method.

      The additional functionality supported on top of JParse includes:

      • regex in forward slashes
      • NumberLong in quotations
      • new Date() with an ISODate() format, as well as pre-epoch dates
      • trailing commas in objects

      No changes in functionality have been made to the JParse class itself.

            Assignee:
            lynne.wang@mongodb.com Lynne Wang
            Reporter:
            lynne.wang@mongodb.com Lynne Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: