Skip to content

blocking client followup fix related to log_req_res#1989

Merged
zuiderkwast merged 2 commits into
valkey-io:unstablefrom
yairgott:blocking_client_fix_log_req_res
Apr 22, 2025
Merged

blocking client followup fix related to log_req_res#1989
zuiderkwast merged 2 commits into
valkey-io:unstablefrom
yairgott:blocking_client_fix_log_req_res

Conversation

@yairgott

@yairgott yairgott commented Apr 22, 2025

Copy link
Copy Markdown
Contributor

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>
@codecov

codecov Bot commented Apr 22, 2025

Copy link
Copy Markdown

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

@zuiderkwast zuiderkwast left a comment

Copy link
Copy Markdown
Contributor

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
@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>
rainsupreme pushed a commit to rainsupreme/valkey that referenced this pull request May 14, 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>
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.

3 participants