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

The get_config method used by golden config backups does not close the connection per host #60

Open
qduk opened this issue Aug 30, 2022 · 0 comments

Comments

@qduk
Copy link
Contributor

qduk commented Aug 30, 2022

The get_config methods found in the dispatcher does not close the connection per host. In golden config connections for this task are not closed until after the task has run for every host.
This can cause issues such as:

  • HIgh CPU usage
  • HIgh Memory usage
  • Reaching the limit if the ulimit parameter is set low.
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

No branches or pull requests

1 participant