-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
29
JS test jstests/sharding/txn_two_phase_commit_basic.js depends on being able to read enough server logs in order to pass. However, rawMongoProgramOutput does not return all log messages ever logged (SERVER-50267). We should call clearRawMongoProgramOutput more often.