-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
We are still discussing if we want to continue to use the current sliding window rate limiter or reconfigure to use sharding's queryAnalysis token bucket rate limiter. If we indeed continue to use the former, we should investigate which type of lock gives the best performance. We should use the google micro benchmark (rate_limiting_bm.cpp) and also flamegraphs to determine the performance of stdx::unique_lock, stdx::lock_guard or something lock free (William's idea).
- is duplicated by
-
SERVER-73456 Evaluate feasibility of rate limiting mutex
- Closed
- related to
-
SERVER-81541 Complete TODO listed in SERVER-80006
- Closed