-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Minor Change
-
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.
- is related to
-
SERVER-96129 Narrow down matched lines when using rawMongoProgramOutput in catalog and routing tests
- Closed