GODRIVER-2892 deprecated 3.4. server support and removed the usage of OP_QUERY from the code. Incidentally, removing the "createQueryWireMessage" operation method also prevents handshakes from using OP_QUERY , which is a spec requirement: https://github.com/mongodb/specifications/blob/master/source/mongodb-handshake/handshake.rst#connection-handshake
Definition of complete: restore OP_QUERY message support for connection handshake .
- is caused by
-
GODRIVER-2892 Remove all code that is only required for MongoDB 3.4 and earlier
- Closed
- is depended on by
-
GODRIVER-2810 Switch to polling monitoring when running within a FaaS environment
- Closed
- is related to
-
GODRIVER-3054 OP_QUERY isMaster used in load balancer mode
- Closed