KeyDB
KeyDB copied to clipboard
[CRASH] catCommandForAofAndActiveReplication
trafficstars
Crash report We have setup with 3 instance keyDB in kubernetes with Multi-Master installation without PV In kubernetes we have request and limit on each pod: request_memory: 16Gi limit_memory: 16Gi request_cpu: 4 limit_cpu: 4
Our load on the system:
All logs attached below
- CONFIG GET *
- info
- server.sh
- crash logs
Aditional information Archive.zip
- Alma Linux 9, KeyDB 6.3.3
Any ideas?
The issue seems to be that the command being run had an incorrect arg count or was an invalid command but somehow didn't get filtered as such. In the command stats I see many different commands being used as well as a module, could you share your client workload/module + repro steps for further debugging?