-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Handshake
Use Case
As a developer
I want to remove support for OP_QUERY
So that __ the driver only supports OP_MSG
User Impact
- Users will no longer be able to use the driver with server versions 3.6
Dependencies
- None
Unknowns
- None
Acceptance Criteria
Implementation Requirements
- Remove the OpQueryRequest class
- Remove all references to OP_QUERY in src and test
Testing Requirements
- Update the MockServer to remove support for OP_QUERY and only support OP_MSG
Documentation Requirements
- None
Follow Up Requirements
- None
- split from
-
DRIVERS-2944 Update handshake spec to allow using OP_MSG exclusively
- Backlog