OpenAtomFoundation / pikiwidb

a high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV data storage system based on RocksDB
BSD 3-Clause "New" or "Revised" License
195 stars 62 forks source link

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

Open luky116 opened 1 month ago

luky116 commented 1 month ago

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

Issues-translate-bot commented 1 month ago

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 commented 3 weeks ago

@shimingxuan @Samuel size

Issues-translate-bot commented 3 weeks ago

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


@是明兴 @Samuel size