worker_thread.js print override causes messages to be lost

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • CAR Team 2025-09-15, CAR Team 2025-09-29, CAR Team 2025-10-13
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The print override in jstests/libs/override_methods/network_error_and_txn_override.js#L54 is constructing an array of arguments and calling Function.apply()

      But most print overrides just use the first argument (e.g the one in jstests/libs/override_methods/network_error_and_txn_override.js), which causes FSM tests to just log [tid: x] without the actual message.

            Assignee:
            Yujin Kang Park
            Reporter:
            Yujin Kang Park
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: