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

[TCL] 插入大 key 会卡主不动 #29

Closed
panlei-coder opened this issue Aug 31, 2024 · 3 comments
Closed

[TCL] 插入大 key 会卡主不动 #29

panlei-coder opened this issue Aug 31, 2024 · 3 comments

Comments

@panlei-coder
Copy link
Collaborator

Is this a regression?

None

Description

Is this a regression?

Yes

Description

如下 TCL 测试会卡主过不了:

    test {Very big payload in GET/SET} {
        set buf [string repeat "abcd" 1000000]
        r set foo $buf
        r get foo
    } [string repeat "abcd" 1000000]

image

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

images

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

No response

Anything else?

No response

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

images

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

No response

Anything else?

No response

@panlei-coder
Copy link
Collaborator Author

@luky116
Copy link
Collaborator

luky116 commented Sep 7, 2024

@mingxuan

@SamuelSze1
Copy link
Collaborator

#40

@luky116 luky116 closed this as completed Nov 16, 2024
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

No branches or pull requests

3 participants