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 multi threading for Poller recache script #4890

Closed
bmfmancini opened this issue Aug 12, 2022 · 0 comments
Closed

Add multi threading for Poller recache script #4890

bmfmancini opened this issue Aug 12, 2022 · 0 comments
Labels
enhancement General tag for an enhancement resolved A fixed issue
Milestone

Comments

@bmfmancini
Copy link
Member

If you have many lower-end devices and have the uptime reindex method set
when many of the devices go down and come back online the host recache process starts
this process is currently single-threaded and can take time to complete if it does not complete in the max
allotted time its killed and the process restarts

it would be best to allow multi processes on this script to make it quicker so it completes

@bmfmancini bmfmancini added the enhancement General tag for an enhancement label Aug 12, 2022
@TheWitness TheWitness added this to the v1.2.23 milestone Aug 12, 2022
@TheWitness TheWitness changed the title [feature request] - Add multi threading for Poller rechace script Add multi threading for Poller rechace script Aug 18, 2022
TheWitness added a commit that referenced this issue Aug 18, 2022
Issue #3131 has been available through the Edit Device interface for some time.  So, marking that complete.  The other two address first a bug in 1.2.22 with the removal of re-index records from the poller_command table, and introduces parallel processing to the whole re-index game.
@TheWitness TheWitness added the resolved A fixed issue label Aug 19, 2022
@TheWitness TheWitness changed the title Add multi threading for Poller rechace script Add multi threading for Poller rechache script Aug 19, 2022
@TheWitness TheWitness changed the title Add multi threading for Poller rechache script Add multi threading for Poller recache script Aug 19, 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
enhancement General tag for an enhancement resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

2 participants