-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Monitors currently do not perform a MongoDB handshake when creating their connections, meaning they don't report appName or any driver/os information. Doing so is required by the MongoDB handshake specification , as well as the SDAM integration tests. Monitors should still refrain from authenticating, however, as is required by the auth spec.