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

Broker memory explosion with loss of elastic search. #82

Open
jackpmastrangelo opened this issue Mar 23, 2024 · 0 comments
Open

Broker memory explosion with loss of elastic search. #82

jackpmastrangelo opened this issue Mar 23, 2024 · 0 comments

Comments

@jackpmastrangelo
Copy link

jackpmastrangelo commented Mar 23, 2024

Hi I'm not sure this is a bug with leek exactly, but I'd like some help understanding the behaviour of my leek/celery combo.

Describe the bug
Our ElasticSearch cluster died, and suddenly our brokers' memory usage skyrocketed since the celeryev.* keys were growing indefinitely. Is this expected? Or are we misconfiguring our events/leek somehow?

To Reproduce

  1. Have celery running on redis broker and broadasting events to leek.
  2. Have ES go down.

Expected behavior
Celery events are TTL'd somehow to prevent runaway growth.

Additional context
All running on AWS.

Thank you in advance, Hamza. Leek is a great tool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant