-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
v4.4, v4.2, v4.0, v3.6
-
Repl 2020-08-10
Convert the command “isMaster” to “hello.” This will involve changing the CmdIsMaster class in replication_info. 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.
- is related to
-
SERVER-49986 Convert isMaster command to hello and add aliases
- Closed