KeyDB icon indicating copy to clipboard operation
KeyDB copied to clipboard

[CRASH] catCommandForAofAndActiveReplication

Open silabeer opened this issue 2 years ago • 2 comments
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: Screenshot 2023-07-06 at 11 33 26 Screenshot 2023-07-06 at 11 36 24 Screenshot 2023-07-06 at 11 42 29

All logs attached below

  1. CONFIG GET *
  2. info
  3. server.sh
  4. crash logs

Aditional information Archive.zip

  1. Alma Linux 9, KeyDB 6.3.3

silabeer avatar Jul 06 '23 08:07 silabeer

Any ideas?

silabeer avatar Aug 18 '23 12:08 silabeer

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?

msotheeswaran-sc avatar Sep 07 '23 03:09 msotheeswaran-sc