There is a race condition in the Go Driver's operation.Execute method where concurrent operation wire messages could have the same requestID, since the CurrentRequestID function is called after a "next" request ID is received in the operation.Execute method.
- is caused by
-
GODRIVER-2572 Add log messages to Server selection spec
- Closed
- is depended on by
-
GODRIVER-2810 Switch to polling monitoring when running within a FaaS environment
- Closed