-
Type: Investigation
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Not Needed
This ticket was split from DRIVERS-1675, please see that ticket for a detailed description.
Acceptance Criteria
Implementation Requirements
- Implement logging of the following events according to the CMAP spec and determine the appropriate logging level by conferring with the team
- Pool Created
- Pool Ready
- Pool Cleared
- Pool Closed
- Connection Created
- Connection Ready
- Connection Closed
- Connection Checkout Started
- Connection Checkout Failed
- Connection Checked Out
- Connection Checked In
- Implement close operation for client entities in Unified Test Runner
- Fix duplicate CMAP logging test description (
NODE-5212) - Replace server?.s?.pool with server.pool here
Testing Requirements
- Pull in and run new CMAP logging spec tests
- Pull in and run relocated CMAP tests
- depends on
-
NODE-4720 Add log messages to CMAP spec
- Closed