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

Fix JSON parse error in abt_translation_bm

    • Type: Icon: Improvement Improvement
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 7.0.18
    • Component/s: Query Execution
    • None
    • Query Execution
    • v7.0
    • QE 2025-02-17
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The following error showed up in build/install/bin/abt_translation_bm during the v7.0 release tests:

      "DBException::toString(): FailedToParse: Garbage at end of json string\nActual exception type: mongo::error_details::ExceptionForImpl<(mongo::ErrorCodes::Error)9, mongo::AssertionException>
      

      The full log can be found here:
      https://parsley.mongodb.com/test/mongodb_mongo_v7.0_rhel8_debug_asan_benchmarks_abt_a7c707bc95ed2f80669aeeb93c8c11fe9cb985e2_25_02_12_21_24_14/0/101169923130be7f5196c4c8de1f5b78?bookmarks=0,92&shareLine=71

      The error was likely caused by the v7.0 backporting of SERVER-99691, but it is an error in the benchmark code that needs to be fixed.

      Note: the affected benchmark is only present in MongoDB version v7.0. It is not present in versions before or after.

            Assignee:
            jan.steemann@mongodb.com Jan Steemann
            Reporter:
            jan.steemann@mongodb.com Jan Steemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: