-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Use Case
As a Node.js driver engineer
I want ServerDescription to advertise the "iscryptd"
So that I can determine if the current server is mongocryptd
See DRIVERS-555.
See DRIVERS-2035
User Impact
- new public API field on ServerDescription
Dependencies
- None
Unknowns
- None
Acceptance Criteria
Implementation Requirements
- Add iscryptd field to ServerDescription
Testing Requirements
- Add integration test that runs when the driver connects to mongocryptd, assert iscryptd is true
Documentation Requirements
- Add TSDoc to server description field
Follow Up Requirements
- None
- related to
-
NODE-5825 Add minRoundTripTime field and calculation to Monitor
- Closed