Fix rate limits under multi-node environments
All threads resolved!
What does this MR do?
Replace read-modify-write with atomic operations and optimistic locking to ensure that rate limits are correct when multiple threads / processes are in use. This changes the algorithm and performance characteristics, which are now documented in SkRateLimiterService.md.
Contribution Guidelines
By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this merge request
Edited by Hazelnoot
Merge request reports
Activity
Filter activity
added enhancement label
added for-next-release label
- Resolved by dakkar
- Resolved by dakkar
- Resolved by Hazelnoot
added 1 commit
- 1377873b - fix typos and wording in SkRateLimiterService.md
added 2 commits
mentioned in issue #842
enabled an automatic merge when all merge checks for 755ff878 pass
mentioned in commit fd0ecb22
Please register or sign in to reply