-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2021-04-05
The Replication Coordinator awaitReplication call returns, instead of a Status, a StatusAndDuration. We should mark that class with MONGO_WARN_UNUSED_RESULT_CLASS so we don't ignore the result from awaitReplication.