-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Previously, since there was only one topology class for replica sets, figuring out whether a topology has a primary required going through the server list and locating a primary one. Now that there are separate topology classes for RS with primary and RS without primary, determining whether there is a primary should be as simple as looking at the topology class.