Details
Description
The use of ReplSetTest.awaitReplication() in secondary_reads_timestamp_visibility.js should be replaced with ReplSetTest.awaitLastOpCommitted() so that the subsequent majority reads on the secondary are guaranteed to be visible.
The use of ReplSetTest.awaitReplication() in secondary_reads_timestamp_visibility.js should be replaced with ReplSetTest.awaitLastOpCommitted() so that the subsequent majority reads on the secondary are guaranteed to be visible.