Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redis is not that stable and quit from SIGTERM #683

Open
Jeffwan opened this issue Feb 16, 2025 · 1 comment
Open

redis is not that stable and quit from SIGTERM #683

Jeffwan opened this issue Feb 16, 2025 · 1 comment
Labels
area/installation priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@Jeffwan
Copy link
Collaborator

Jeffwan commented Feb 16, 2025

🐛 Describe the bug

Image

ubuntu@158-101-17-114:~$ kubectl logs -f aibrix-redis-master-84769768cb-j5rfb -p -n aibrix-system
1:C 16 Feb 2025 18:46:20.187 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
1:C 16 Feb 2025 18:46:20.187 * Redis version=7.4.2, bits=64, commit=00000000, modified=0, pid=1, just started
1:C 16 Feb 2025 18:46:20.187 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
1:M 16 Feb 2025 18:46:20.187 * monotonic clock: POSIX clock_gettime
1:M 16 Feb 2025 18:46:20.189 * Running mode=standalone, port=6379.
1:M 16 Feb 2025 18:46:20.189 * Server initialized
1:M 16 Feb 2025 18:46:20.189 * Ready to accept connections tcp
1:signal-handler (1739731666) Received SIGTERM scheduling shutdown...
1:M 16 Feb 2025 18:47:46.562 * User requested shutdown...
1:M 16 Feb 2025 18:47:46.562 * Saving the final RDB snapshot before exiting.
1:M 16 Feb 2025 18:47:46.564 * DB saved on disk
1:M 16 Feb 2025 18:47:46.564 # Redis is now ready to exit, bye bye...

Steps to Reproduce

deploy on lambda cloud.

Expected behavior

should be very stable. I've never seen such issue

Environment

nightly

@Jeffwan
Copy link
Collaborator Author

Jeffwan commented Feb 18, 2025

same here. it only happens on lambda instance

@Jeffwan Jeffwan added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. triage/needs-information Indicates an issue needs more information in order to work on it. area/installation labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/installation priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

1 participant