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 bug: Cooldown interval config used instead of report interval #158

Merged

Conversation

NetanelBollag
Copy link
Contributor

Description

Until this PR the kafka-cooldown-interval argument was used to set the time between reports to the network mapper instead of kafka-report-interval. This PR change it to read the right configuration.

Testing

Since it's an infrastructural low level detail there is no test who check the interval. It can be reproduce by setting a value to report interval argument and checking time between reports in the logs.

Checklist

There is no new functionality to document

@NetanelBollag NetanelBollag enabled auto-merge (squash) November 21, 2023 16:20
@NetanelBollag NetanelBollag merged commit cdd37bb into main Nov 22, 2023
19 checks passed
@NetanelBollag NetanelBollag deleted the netanelb/fix-bug/report-inteval-config-not-working branch November 22, 2023 11:38
@github-actions github-actions bot locked and limited conversation to collaborators Nov 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants