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

频繁 flushdb 会报错 #394

Closed luky116 closed 1 month ago

luky116 commented 1 month ago

Is this a regression?

Yes

Description

频繁触发 flushdb,会报如下错误:

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: Frequent flushdb will report an error

luky116 commented 1 month ago

fixed by: https://github.com/OpenAtomFoundation/pikiwidb/pull/392