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
fail: GarnetServer[0] Error disposing RespServerSession Tsavorite.core.TsavoriteException: Attempting to return an already-free block at Tsavorite.core.SectorAlignedMemory.set_Free(Boolean value) in /garnet/libs/storage/Tsavorite/cs/src/core/Utilities/BufferPool.cs:line 80 at Tsavorite.core.SectorAlignedMemory.Dispose() in /garnet/libs/storage/Tsavorite/cs/src/core/Utilities/BufferPool.cs:line 126 at Garnet.server.StorageSession.Dispose() in /garnet/libs/server/Storage/Session/StorageSession.cs:line 105 at Garnet.server.RespServerSession.Dispose() in /garnet/libs/server/Resp/RespServerSession.cs:line 326 at Garnet.server.GarnetServerTcp.DisposeMessageConsumer(INetworkHandler session) in /garnet/libs/server/Servers/GarnetServerTcp.cs:line 248
Another regression is in INFO output. As I noted in #1019 (comment), some poor clients get stuck when section names have spaces (or any word separator).
Describe the bug
Another regression is in INFO output. As I noted in #1019 (comment), some poor clients get stuck when section names have spaces (or any word separator).
This helps:
Steps to reproduce the bug
LPUSH a b
PFCOUNT a
SELECT 0
Expected behavior
No response
Screenshots
No response
Release version
v1.0.62 + 0fe4bc6
IDE
No response
OS version
Linux/x86_64
Additional context
No response
The text was updated successfully, but these errors were encountered: