Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hotfix(rate-limiting) properly use the selected Redis database #2481

Merged
merged 1 commit into from May 2, 2017

Conversation

subnetmarco
Copy link
Member

@subnetmarco subnetmarco commented May 2, 2017

  • Rate Limiting and Response Rate Limiting: properly selects the Redis Database (if not 0) when retrieving counters if the config.policy=redis.

@p0pr0ck5
Copy link
Contributor

p0pr0ck5 commented May 2, 2017

@thefosk can we add a more explicit comment either in the commit message or PR summary? Without context, this change is fairly subtle, and doesn't well highlight the nature of the bug (making PR review and future archaeology efforts challenging).

@p0pr0ck5 p0pr0ck5 added the pr/changes requested Changes were requested to this PR by a maintainer. Please address them and ping back once done. label May 2, 2017
@subnetmarco
Copy link
Member Author

@p0pr0ck5 updated

@subnetmarco subnetmarco added pr/status/please review and removed pr/changes requested Changes were requested to this PR by a maintainer. Please address them and ping back once done. labels May 2, 2017
Copy link
Contributor

@p0pr0ck5 p0pr0ck5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm; @thefosk can you add the changelog entry and merge?

@thibaultcha
Copy link
Member

@p0pr0ck5 Changelog entries make rebasing and other git subtleties harder than necessary. better to to periodically update said changelog. Merging this!

@thibaultcha thibaultcha merged commit 78d0389 into master May 2, 2017
@thibaultcha thibaultcha deleted the hotfix/redis-database branch May 2, 2017 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants