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

fix: avoid conf of RatelimitBurst when RatelimitInterval is zero #373

Merged
merged 4 commits into from
Dec 8, 2023

Conversation

brakkio86
Copy link
Contributor

Enhancement: As documented in main rsyslog documentation, ratelimit.burst have some sense only when ratelimit.interval is configured and different from zero.

Reason: Improve ratelimit.burst configuration when ratelimit.interval is disable (equal to zero)

Result: ratelimit.burst is not present when ratelimit.interval is disable (equal to zero)

Issue Tracker Tickets (Jira or BZ if any):

@richm richm changed the title avoid conf of RatelimitBurst when RatelimitInterval is zero fix: avoid conf of RatelimitBurst when RatelimitInterval is zero Dec 6, 2023
@richm
Copy link
Collaborator

richm commented Dec 6, 2023

[citest]

@richm
Copy link
Collaborator

richm commented Dec 7, 2023

[citest]

@richm
Copy link
Collaborator

richm commented Dec 7, 2023

ok - I fixed the test failures with #374

@richm
Copy link
Collaborator

richm commented Dec 7, 2023

ok - I fixed the test failures with #374

@brakkio86 please rebase your patch on top of the latest main branch then the tests should pass

brakkio86 and others added 4 commits December 8, 2023 13:32
Co-authored-by: Richard Megginson <richm@stanfordalumni.org>
Co-authored-by: Richard Megginson <richm@stanfordalumni.org>
Co-authored-by: Richard Megginson <richm@stanfordalumni.org>
@richm
Copy link
Collaborator

richm commented Dec 8, 2023

ok - I fixed the test failures with #374

@brakkio86 please rebase your patch on top of the latest main branch then the tests should pass

never mind - turns out I can do and did that

@richm
Copy link
Collaborator

richm commented Dec 8, 2023

[citest]

@richm richm merged commit 672e093 into linux-system-roles:main Dec 8, 2023
22 of 23 checks passed
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