-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: FaaS
-
None
This ticket was split from DRIVERS-2578, please see that ticket for a detailed description.
Acceptance Criteria:
- Update FaaS automated tests to assert that no awaited=true flags are set on the server heartbeat started events.
- Add serverMonitoringMode (stream|poll|auto) to URI options and MongoClientOptions
- Update monitor behaviour to poll or stream based on options or environment.
- Ensure dedicated connection is used for RTT pinging in polling mode.
- Update Unified test runner to work with schema 1.17
- Sync SDAM unified tests
- Sync URI options tests
- backported by
-
NODE-5339 [v4.x BACKPORT] Switch to polling monitoring when running within a FaaS environment
- Closed
- depends on
-
NODE-5613 ServerHeartbeatStartedEvent is missing the `awaited` field
- Closed
- is depended on by
-
NODE-5339 [v4.x BACKPORT] Switch to polling monitoring when running within a FaaS environment
- Closed
- split from
-
DRIVERS-2578 Switch to polling monitoring when running within a FaaS environment
- Implementing