-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When mongod is started with auth: false, the IngressRequestRateLimiter indiscriminately rate limits all operations. This includes pre-auth traffic which is exempted when auth: true, including operations like hello. This test attempts to prove behavior in an auth: false environment, but has some race condition whereby background traffic occasionally races and acquires tokens that the test otherwise wishes to use for its own purposes.
- related to
-
SERVER-128028 Fix stale-process misconnection in MongoRunner
-
- Closed
-