-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2020-09-21, Repl 2020-10-05
We should replace occurrences of db.isMaster() and runCommand({isMaster: 1})/runCommand({ismaster: 1}) with either the db.hello helper or runCommand({hello: 1}) in our jstests.
- is related to
-
SERVER-49989 Add db.hello() shell helper
- Closed