8000 blocking client followup fix related to log_req_res by yairgott · Pull Request #1989 · valkey-io/valkey · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

blocking client followup fix related to log_req_res #1989

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 a 8000 ccount

Merged

Conversation

yairgott
Copy link
Contributor
@yairgott yairgott commented Apr 22, 2025

See #1819 (comment)

Verified the fix by:

  1. Build: make SERVER_CFLAGS='-Werror -DLOG_REQ_RES' -j10
  2. Running module api tests: CFLAGS='-Werror' ./runtest-moduleapi --log-req-res --no-latency --dont-clean --force-resp3 --dont-pre-clean --verbose --dump-logs

Signed-off-by: yairgott <yairgott@gmail.com>
Signed-off-by: yairgott <yairgott@gmail.com>
Copy link
codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.03%. Comparing base (e113a5e) to head (1753016).
Report is 2 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1989      +/-   ##
============================================
+ Coverage     71.01%   71.03%   +0.01%     
============================================
  Files           123      123              
  Lines         66033    66033              
============================================
+ Hits          46895    46904       +9     
+ Misses        19138    19129       -9     
Files with missing lines Coverage Δ
src/networking.c 87.36% <100.00%> (+0.11%) ⬆️

... and 11 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@murphyjacob4 murphyjacob4 moved this to To be backported in Valkey 8.1 Apr 22, 2025
@murphyjacob4 murphyjacob4 moved this from To be backported to In Progress in Valkey 8.1 Apr 22, 2025
Copy link
Contributor
@zuiderkwast zuiderkwast left a comment

Choose a reason for hiding this comment

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

Thanks Yair!

@zuiderkwast zuiderkwast merged commit 3884650 into valkey-io:unstable Apr 22, 2025
51 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to To be backported in Valkey 8.1 Apr 22, 2025
murphyjacob4 pushed a commit to murphyjacob4/valkey that referenced this pull request Apr 23, 2025
See
valkey-io#1819 (comment)

Verified the fix by:
1. Build: `make SERVER_CFLAGS='-Werror -DLOG_REQ_RES' -j10`
2. Running module api tests: `CFLAGS='-Werror' ./runtest-moduleapi
--log-req-res --no-latency --dont-clean --force-resp3 --dont-pre-clean
--verbose --dump-logs`

---------

Signed-off-by: yairgott <yairgott@gmail.com>
Signed-off-by: Jacob Murphy <jkmurphy@google.com>
@murphyjacob4 murphyjacob4 moved this from To be backported to 8.1.1 in Valkey 8.1 Apr 23, 2025
zuiderkwast pushed a commit that referenced this pull request Apr 23, 2025
See
#1819 (comment)

Verified the fix by:
1. Build: `make SERVER_CFLAGS='-Werror -DLOG_REQ_RES' -j10`
2. Running module api tests: `CFLAGS='-Werror' ./runtest-moduleapi
--log-req-res --no-latency --dont-clean --force-resp3 --dont-pre-clean
--verbose --dump-logs`

---------

Signed-off-by: yairgott <yairgott@gmail.com>
Signed-off-by: Jacob Murphy <jkmurphy@google.com>
hwware pushed a commit to wuranxx/valkey that referenced this pull request Apr 24, 2025
See
valkey-io#1819 (comment)

Verified the fix by:
1. Build: `make SERVER_CFLAGS='-Werror -DLOG_REQ_RES' -j10`
2. Running module api tests: `CFLAGS='-Werror' ./runtest-moduleapi
--log-req-res --no-latency --dont-clean --force-resp3 --dont-pre-clean
--verbose --dump-logs`

---------

Signed-off-by: yairgott <yairgott@gmail.com>
Signed-off-by: hwware <wen.hui.ware@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 8.1.1
Development

Successfully merging this pull request may close these issues.

2 participants
0