-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
In ReplSetTest there are some very useful functions that make obtaining information about a cluster easier to obtain. Some of these functions rely on member variables that are not set when constructing a ReplSetTest from an existing node and are only set when ReplSetTest constructs the nodes itself.
We should make sure all applicable ReplSetTest functions can operate no matter how the object was constructed