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

Use hset instead of hmset at test kvrocks2redis #2328

Merged
merged 3 commits into from
May 27, 2024

Conversation

aleksraiden
Copy link
Contributor

HMSET are deprecated, so small fix to avoid an warning in test (/home/runner/work/kvrocks/kvrocks/utils/kvrocks2redis/tests/check_consistency.py:103: DeprecationWarning: Redis.hmset() is deprecated. Use Redis.hset() instead)

torwig
torwig previously approved these changes May 24, 2024
git-hulk
git-hulk previously approved these changes May 24, 2024
@aleksraiden aleksraiden dismissed stale reviews from git-hulk and torwig via 7d711fc May 25, 2024 18:18
Copy link

sonarcloud bot commented May 27, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@git-hulk git-hulk merged commit ff05ed0 into unstable May 27, 2024
63 checks passed
@PragmaTwice PragmaTwice deleted the aleksraiden-patch-hmset-test branch June 12, 2024 14:23
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.

4 participants