-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
Fully Compatible
-
Networking & Obs 2024-12-23
For proper load balancing, mongot requires that gRPC use a fresh stream on each new command. Add a singleUseConnections flag to the ConnectionPool::Options that causes the connection pool to never return streams to the pool.
- is depended on by
-
SERVER-97165 e2e mongot/mongod performance testing with gRPC
- Needs Scheduling