client_metadata_slowlog_rs.js performs a write, then two slow queries which expect to observe that write. One query is performed on the primary, one on a secondary. We should wait for replication to quiesce before issuing the queries.
- is depended on by
-
SERVER-55561 jstests/noPassthrough/client_metadata_slowlog_rs.js should wait for replication before executing secondary read
- Closed