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

Duplicate key legacy issues #2735

Closed
dingxiaoshuai123 opened this issue Jun 15, 2024 · 2 comments
Closed

Duplicate key legacy issues #2735

dingxiaoshuai123 opened this issue Jun 15, 2024 · 2 comments
Assignees
Labels
☢️ Bug Something isn't working

Comments

@dingxiaoshuai123
Copy link
Collaborator

dingxiaoshuai123 commented Jun 15, 2024

Is this a regression?

Yes

Description

1、Some commands in Storage repeatedly query meta value.
example:
image

image

2、Setnx 判断条件有问题, 与 redis 不一致。当遇到有其他类型的 key 存在时, 不应该返回 wrong type, 直接返回 0

image

3、msetnx 如果存在其他类型的 key,应该返回失败, 而不是类型错误。redis 会直接返回 0.
image

4、setnx 同上

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

No response

Please provide the version you discovered this bug in (check about page for version information)

No response

Anything else?

No response

@dingxiaoshuai123 dingxiaoshuai123 added the ☢️ Bug Something isn't working label Jun 15, 2024
@dingxiaoshuai123 dingxiaoshuai123 changed the title Duplicate query Duplicate key legacy issues Jun 16, 2024
@chejinge
Copy link
Collaborator

问题已经修复

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Problem has been fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☢️ Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants