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

Using rawMongoProgramOutput in tests has proven to be flaky

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • Repl 2024-10-28
    • 200

      RawMongoProgramOutput got truncated to avoid exceeding the 16MB size limit of a BSON object, which can result in missing important log lines that the tests are waiting for, leading to flaky test behavior.

      We should explore alternatives to using RawMongoProgramOutput or find a way to optimize it to return only the specific subset of log lines we are interested in.

            Assignee:
            m.maher@mongodb.com Moustafa Maher
            Reporter:
            m.maher@mongodb.com Moustafa Maher
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: