-
Type: Task
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Docs
-
None
While discussing SDAM monitoring spec tests, kevin.albertson pointed out that mongoc_topology_description_get_servers(), which Manager::getServers() ultimately calls, does not return servers that have unknown status (see: here). We should document this.
The Server::TYPE_UNKNOWN constant should remain, since it's already part of our public API; however, I don't expect that users will ever encounter it.