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 会卡主不动 #424

Open
luky116 opened this issue Aug 16, 2024 · 3 comments
Open

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

luky116 opened this issue Aug 16, 2024 · 3 comments
Labels
☢️ Bug Something isn't working

Comments

@luky116
Copy link
Collaborator

luky116 commented Aug 16, 2024

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

@luky116 luky116 added the ☢️ Bug Something isn't working label Aug 16, 2024
@Issues-translate-bot
Copy link

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


Title: [TCL] Inserting a large key will cause the master to become stuck.

@longfar-ncy
Copy link
Collaborator

@shimingxuan @samuel size

@Issues-translate-bot
Copy link

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


@是明兴 @samuel size

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

3 participants