Convert the command “isMaster” to “hello.” This will involve changing the CmdIsMaster class in cluster_is_master_cmd. Since we need to preserve backwards compatibility, we will alias the “hello” command to both “isMaster” and “ismaster” using existing alias functionality in the Command class.
- depends on
-
SERVER-50097 inaccurate exhaustIsMasterMetrics if an isMaster command alias is used
- Closed
- related to
-
SERVER-49985 Convert mongod isMaster command to hello and add aliases
- Closed