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

High memory usage after migrating from native go plugins to hashicorp go plugin #326

Open
keshavbhattad opened this issue Dec 28, 2024 · 0 comments

Comments

@keshavbhattad
Copy link

keshavbhattad commented Dec 28, 2024

We've migrated our in-house application from using native go plugins to use hashicorp go plugins about an year ago. However the memory usage of k8s pod of the application has increased since then. Few factors are reasonable such as separate cache allocated for each plugin process, inter process communication, etc.

However I would like to know that have we seen this issue in any other application or is there any existing solve for this?

Hashicorp plugin version that we're using right now - v1.4.9

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