Skip to content

Fix module loading failure for redis module#3374

Open
roshkhatri wants to merge 6 commits intovalkey-io:unstablefrom
roshkhatri:fix-crash-#547
Open

Fix module loading failure for redis module#3374
roshkhatri wants to merge 6 commits intovalkey-io:unstablefrom
roshkhatri:fix-crash-#547

Conversation

@roshkhatri
Copy link
Member

@roshkhatri roshkhatri commented Mar 18, 2026

Fixes #547

@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.67%. Comparing base (3c46f66) to head (fa6f5f2).

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3374      +/-   ##
============================================
- Coverage     74.93%   74.67%   -0.26%     
============================================
  Files           130      130              
  Lines         72769    72769              
============================================
- Hits          54532    54343     -189     
- Misses        18237    18426     +189     

see 18 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.

@hpatro hpatro requested a review from PingXie March 18, 2026 07:18
@hpatro
Copy link
Contributor

hpatro commented Mar 18, 2026

@roshkhatri How did you test it ?

@roshkhatri
Copy link
Member Author

I tested this by loading a the minimal module that is mentioned on the issue #547

Copy link
Contributor

@sarthakaggarwal97 sarthakaggarwal97 left a comment

Choose a reason for hiding this comment

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

Looks good!

@hpatro
Copy link
Contributor

hpatro commented Mar 18, 2026

@roshkhatri Shall we add it as a test then ?

I believe this would be useful for folks to load a Redis compatible module to Valkey if other API(s) are available.

roshkhatri and others added 4 commits March 20, 2026 01:10
Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
)

Signed-off-by: Harkrishn Patro <bunty.hari@gmail.com>
Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
Probably added by mistake during some merge of valkey-io#1566

Signed-off-by: Ran Shidlansik <ranshid@amazon.com>
Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CRASH] If you have version.script file, make sure update Redis* to Valkey*

4 participants