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

Boost process can get hung under rare conditions until the poller times out #4882

Closed
TheWitness opened this issue Aug 7, 2022 · 0 comments
Closed
Labels
boost Boost related issue bug Undesired behaviour confirmed Bug is confirm by dev team resolved A fixed issue
Milestone

Comments

@TheWitness
Copy link
Member

Describe the bug

There are rare occasions when there is heavy RRD update or Graph viewing where the Boost poller can get stuck. This happens due to a missed removal of rows when for some reason the query for rrd updates comes back empty.

Expected behavior

Cacti should not get stuck in these situations.

@TheWitness TheWitness added bug Undesired behaviour boost Boost related issue confirmed Bug is confirm by dev team labels Aug 7, 2022
@TheWitness TheWitness added this to the v1.2.22 milestone Aug 7, 2022
TheWitness added a commit that referenced this issue Aug 7, 2022
This change adds two features, and corrects some minor bugs:

* issue#4880: The MySQL get_lock() function can lead to stalled boost and dsstats processes
* issue#4882: Under rare conditions the boost process can get hung until the poller times out
* feature#4533: Restructuring RRDfile paths takes too long on large systems and will stop polling for potentially several hours
* feature#4881: When boost is running, it's not clear which processes are running and how long they have to complete
TheWitness added a commit that referenced this issue Aug 7, 2022
Missed one minor change entry for this commit
@TheWitness TheWitness added the resolved A fixed issue label Aug 7, 2022
@netniV netniV changed the title Under rare conditions the boost process can get hung until the poller times out Boost process can get hung under rare conditions until the poller times out Aug 14, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Nov 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
boost Boost related issue bug Undesired behaviour confirmed Bug is confirm by dev team resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

1 participant