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[v2]:fixing performance issues in scaler where clients are not closed properly #1129

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

aman-bansal
Copy link
Contributor

@aman-bansal aman-bansal commented Sep 9, 2020

Signed-off-by: aman-bansal [email protected]

This PR fixes the performance issues in scalers implementations. The thing is many scalers client's implementation hasn't been closed properly.

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO)

Fixes #1096

@ahmelsayed ahmelsayed merged commit 4ced091 into kedacore:v2 Sep 9, 2020
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.

Check that clients for all scalers are correctly closed
2 participants