-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: 3.5.2
-
Fix Version/s: 3.5.3
-
Component/s: None
-
Labels:None
-
MongoDB Version:Not Applicable
The driver currently ignores all non-"state change" errors for the purposes of SDAM. Instead, it should transition a server to Unknown if non-timeout network errors are encountered, as dictated by the error handling section of the SDAM spec.