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
KeyDB crashes due to an assertion failure during runtime. The issue occurs with the Helm chart version keydb-0.48.0 and KeyDB version 6.3.2, deployed in a Kubernetes cluster.
To reproduce
Deploy KeyDB using the following Helm chart:
Chart version: keydb-0.48.0
App version: 6.3.2
Monitor the logs for crashes.
The crash occurs with an assertion failure:
'kde != NULL' is not true at db.cpp:2732
Expected behavior
KeyDB should not crash and should remain stable under normal operations.
Describe the bug
KeyDB crashes due to an assertion failure during runtime. The issue occurs with the Helm chart version keydb-0.48.0 and KeyDB version 6.3.2, deployed in a Kubernetes cluster.
To reproduce
Deploy KeyDB using the following Helm chart:
Chart version: keydb-0.48.0
App version: 6.3.2
Monitor the logs for crashes.
The crash occurs with an assertion failure:
Expected behavior
KeyDB should not crash and should remain stable under normal operations.
Log output:
Additional information
Nodes: 3 (default active-active configuration)
The text was updated successfully, but these errors were encountered: