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

Automatically delete unused queues after a while #38

Closed
wants to merge 0 commits into from

Conversation

phijor
Copy link
Contributor

@phijor phijor commented Jun 1, 2021

With this, history response and sink data queues are deleted after a while if they have no consumers. This prevents clients that crashed before being able to consume from spamming the broker with unused queues.

This resolves metricq/metricq-python#67.

@phijor phijor requested a review from a team June 1, 2021 18:35
@phijor phijor linked an issue Jun 1, 2021 that may be closed by this pull request
@phijor phijor changed the title Delete unused history response queues after a while Automatically delete unused queues after a while Jun 2, 2021
@phijor phijor linked an issue Jun 2, 2021 that may be closed by this pull request
phijor added a commit that referenced this pull request Jun 8, 2021
@phijor phijor closed this Jun 8, 2021
@phijor phijor force-pushed the feature-expire-hrsp-queues branch from e420c47 to 6c6ad1d Compare June 8, 2021 11:08
@phijor phijor deleted the feature-expire-hrsp-queues branch June 8, 2021 11:08
@bmario
Copy link
Member

bmario commented Jun 8, 2021

For future me, this was actually merged. Github plz staph.

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