Details
-
Bug
-
Resolution: Done
-
Minor - P4
-
2.8.0-rc1
-
None
-
ALL
Description
rs:PRIMARY> rs.remove("localhost:40001")
|
{
|
"ok" : 0,
|
"errmsg" : "Replica set configuration contains 0 voting members, but must be between 0 and 7",
|
"code" : 103
|
}
|
should be "between 1 and 7"