Reimplement fromFuzzerJson() using a third-party JSON parser

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None

      We should reimplement our fromFuzzerJson() utility to use a third-party JSON parser. The third-party parser at a minimum needs to support an intermediate representation of the data that we can use to build a BSONObj without inspecting the input bytes directly, or support a way to hook into parsing events such that the BSONObj can be constructed inline during parsing.

            Assignee:
            Unassigned
            Reporter:
            James Bronsted
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: