-
Type: Sub-task
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
Acceptance Criteria
Unknowns
- For TLS File reads, is it sufficient to only support Linux testing?
- Reasoning: '/dev/zero/' (Linux-only) is currently the infinite file we're using to cause the file read to stall
- For TLS File access, is it sufficient to have no integration testing (since we are not changing any functionality?
- Reasoning: fs.access can't be passed in an abort signal, and it's also quite difficult to make it shall
- Remove the following resources from resource tree since they are not owned by the MongoClient:
- Server-side: Connection Thread
- Node.js Resource: ClientEncryption
Implementation Requirements
- Ensure design document is in a finalized state before closing integration test ticket
- Ensure the integration tests match the document expectations
Documentation Requirements
- N/A