Details
-
Improvement
-
Resolution: Won't Fix
-
Trivial - P5
-
None
-
None
-
None
-
None
-
(copied to CRM)
Description
The replSetGetConfig is not supported on the mongos. Currently, when we run this command from the mongos, it returns the error "no such cmd: replSetGetConfig".
It would be nice if we can return some self descriptive error such as:
replSetGetConfig is not supported through mongos
|