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

Add options to limit the send queue length #950

Merged
merged 6 commits into from Aug 5, 2020

Conversation

mrunge
Copy link
Contributor

@mrunge mrunge commented Jul 23, 2020

Collectd has the option to limit the send queue lenght
for amqp1. This patch adds support for that.

For reference, that was added in
https://github.com/collectd/collectd/pull/3432/files

@mrunge mrunge force-pushed the sendqueue branch 2 times, most recently from 9a070a4 to 81b55c1 Compare July 23, 2020 11:03
@mrunge
Copy link
Contributor Author

mrunge commented Jul 23, 2020

Does anyone have an idea why CI fails on this? I mean, I see a lot of "errors", but they are not related to this change?

@vox-pupuli-tasks
Copy link

Dear @mrunge, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli Github Bot. I noticed that your pull request has CI failures. Can you please have a look at the failing CI jobs?
If you need any help, you can reach out to us on our IRC channel voxpupuli on Freenode or our Slack channel voxpupuli at slack.puppet.com.
You can find my sourcecode at voxpupuli/vox-pupuli-tasks

@mrunge
Copy link
Contributor Author

mrunge commented Jul 30, 2020

Is there a way to test this patch on top of another PR, like on #951 ?

Collectd has the option to limit the send queue lenght
for amqp1. This patch adds support for that.

For reference, that was added in
https://github.com/collectd/collectd/pull/3432/files
This reverts commit 9f098b8.
It is only indirectly connected with the SendQueueLength patch.
including 0. The parameter should not become negative.
@bastelfreak bastelfreak merged commit f2c4a3d into voxpupuli:master Aug 5, 2020
@mrunge mrunge deleted the sendqueue branch August 11, 2020 11:52
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

Successfully merging this pull request may close these issues.

None yet

2 participants