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

Fix FUNCTION KILL error message being displayed as SCRIPT KILL #1171

Merged

Conversation

enjoy-binbin
Copy link
Member

The client that was killed by FUNCTION KILL received a reply of
SCRIPT KILL and the server log also showed SCRIPT KILL.

The client that was killed by FUNCTION KILL received a reply of
SCRIPT KILL and the server log also showed SCRIPT KILL.

Signed-off-by: Binbin <binloveplay1314@qq.com>
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.67%. Comparing base (36d438b) to head (832586c).
Report is 7 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1171      +/-   ##
============================================
- Coverage     70.69%   70.67%   -0.02%     
============================================
  Files           114      114              
  Lines         61693    61696       +3     
============================================
- Hits          43611    43602       -9     
- Misses        18082    18094      +12     
Files with missing lines Coverage Δ
src/script_lua.c 90.08% <100.00%> (+0.03%) ⬆️

... and 12 files with indirect coverage changes

@enjoy-binbin enjoy-binbin merged commit 247a8f2 into valkey-io:unstable Oct 15, 2024
47 checks passed
@enjoy-binbin enjoy-binbin deleted the fix_function_kill_message branch October 15, 2024 15:32
@zuiderkwast zuiderkwast added the release-notes This issue should get a line item in the release notes label Oct 15, 2024
eifrah-aws pushed a commit to eifrah-aws/valkey that referenced this pull request Oct 20, 2024
…y-io#1171)

The client that was killed by FUNCTION KILL received a reply of
SCRIPT KILL and the server log also showed SCRIPT KILL.

Signed-off-by: Binbin <binloveplay1314@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes This issue should get a line item in the release notes
Projects
Status: No status
Status: To be backported
Development

Successfully merging this pull request may close these issues.

2 participants