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

REMOVING 'MATCH' STAT FROM BUFFER #215

Merged
merged 1 commit into from
Jan 29, 2021
Merged

REMOVING 'MATCH' STAT FROM BUFFER #215

merged 1 commit into from
Jan 29, 2021

Conversation

HugoSoszynski
Copy link
Contributor

@HugoSoszynski HugoSoszynski commented Jan 27, 2021

✨ Pull Request Template

‼️ Once all the checklist is done you have to:

  • stash merge this pull request
  • delete the corresponding branch
  • close the associated issue

📃 Type of change

Bug fix: non-breaking change which fixes an issue.

💡 Related Issue(s)

✒️ Description

Removing the modification of the wrong statistic value in fbuffer.

🎯 Test Environments

HardenedBSD 12.1

  • Redis 5.0.9
  • Boost 1.72.0
  • clang++ 10.0.0
  • CMake 3.17.3
  • Python 3.7

✔️ Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

  • 🙋 I certify on my honor that all the information provided is true, and I've done all I can to deliver a high quality code

@HugoSoszynski HugoSoszynski added the bug Something isn't working label Jan 27, 2021
@HugoSoszynski HugoSoszynski added this to the Version 1.5.0 milestone Jan 27, 2021
@HugoSoszynski HugoSoszynski self-assigned this Jan 27, 2021
@frikilax frikilax linked an issue Jan 29, 2021 that may be closed by this pull request
@HugoSoszynski HugoSoszynski merged commit 622efc1 into dev Jan 29, 2021
@HugoSoszynski HugoSoszynski deleted the fix-buffer-stats branch January 29, 2021 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] fbuffer increases wrong stats when receiving data
2 participants