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

Update rdb and module's child proc name to valkey accordingly (compatible with redis symlink) #454

Merged
merged 2 commits into from
May 10, 2024

Conversation

Shivshankar-Reddy
Copy link
Contributor

@Shivshankar-Reddy Shivshankar-Reddy commented May 7, 2024

If valkey-server was started with the redis-server symlink, the old proc names are used, for backwards compatibility.

Copy link

codecov bot commented May 7, 2024

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 69.81%. Comparing base (ba9dd7b) to head (5f8ddd9).
Report is 17 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #454      +/-   ##
============================================
+ Coverage     68.95%   69.81%   +0.86%     
============================================
  Files           109      109              
  Lines         61793    61801       +8     
============================================
+ Hits          42611    43149     +538     
+ Misses        19182    18652     -530     
Files Coverage Δ
src/rdb.c 76.03% <66.66%> (-0.10%) ⬇️
src/module.c 9.34% <0.00%> (-0.01%) ⬇️

... and 34 files with indirect coverage changes

@Shivshankar-Reddy
Copy link
Contributor Author

Hi @zuiderkwast , Can you look at this when you have some time?

src/rdb.c Outdated Show resolved Hide resolved
Signed-off-by: Shivshankar-Reddy <[email protected]>
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!

@zuiderkwast zuiderkwast changed the title Update rdb and module's child proc name to valkey accordingly (compatible with redis symlink). Update rdb and module's child proc name to valkey accordingly (compatible with redis symlink) May 10, 2024
@zuiderkwast zuiderkwast merged commit 07367df into valkey-io:unstable May 10, 2024
17 checks passed
@zuiderkwast zuiderkwast added release-notes This issue should get a line item in the release notes rebranding Valkey is not Redis labels May 10, 2024
hallmason17 pushed a commit to hallmason17/valkey that referenced this pull request May 15, 2024
…ible with redis symlink) (valkey-io#454)

If `valkey-server` was started with the `redis-server` symlink, the old
proc names are used, for backwards compatibility.

---------

Signed-off-by: Shivshankar-Reddy <[email protected]>
hallmason17 pushed a commit to hallmason17/valkey that referenced this pull request May 18, 2024
…ible with redis symlink) (valkey-io#454)

If `valkey-server` was started with the `redis-server` symlink, the old
proc names are used, for backwards compatibility.

---------

Signed-off-by: Shivshankar-Reddy <[email protected]>
srgsanky pushed a commit to srgsanky/valkey that referenced this pull request May 19, 2024
…ible with redis symlink) (valkey-io#454)

If `valkey-server` was started with the `redis-server` symlink, the old
proc names are used, for backwards compatibility.

---------

Signed-off-by: Shivshankar-Reddy <[email protected]>
@Shivshankar-Reddy Shivshankar-Reddy deleted the procname-rdb-module branch May 24, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rebranding Valkey is not Redis release-notes This issue should get a line item in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants