Using rawMongoProgramOutput in tests has proven to be flaky

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • Minor Change
    • Repl 2024-10-28
    • 200
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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:
              Moustafa Maher
              Reporter:
              Moustafa Maher
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: