You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我在命令行执行flushdb &后,约1秒后出现Error: Server closed the connection提示,随后发现pika进程已经挂掉。进程重启后发现数据未被删除。
日志显示:
pika.FATAL
Log file created at: 2024/06/12 11:02:09
...] msg
F20240612 11:02:09.524411 59360 storage.cc:100] open db failedIO error: lock hold by current process, acquire time 1718068549 acquiring thread 139801556786560: ./data/db_9222/db0/0/LOCK: No locks available
Is this a regression?
Yes
Description
我在命令行执行flushdb &后,约1秒后出现Error: Server closed the connection提示,随后发现pika进程已经挂掉。进程重启后发现数据未被删除。
日志显示:
pika.FATAL
Log file created at: 2024/06/12 11:02:09
...] msg
F20240612 11:02:09.524411 59360 storage.cc:100] open db failedIO error: lock hold by current process, acquire time 1718068549 acquiring thread 139801556786560: ./data/db_9222/db0/0/LOCK: No locks available
目前只出现1次,未能复现。后续我将尝试继续复现。
备注: 执行flushdb的同时有hgetall的请求,约80k/s
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
The text was updated successfully, but these errors were encountered: