-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
ALL
-
-
Platforms 15 (06/03/16)
The CmdReplSetTest command extracts a field named 'waitForMemberState' from the command body, and converts it to an enumeration value of type MemberState. However, it does so via casting and can and does produce values that fall outside the range of the enumeration.