Reduce flakiness in auth:false IngressRequestRateLimiter jstests

    • 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.

            Assignee:
            Matt Broadstone
            Reporter:
            Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: