-
Notifications
You must be signed in to change notification settings - Fork 190
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
proxysql memory leak issue #1676
Comments
@TokuiNico I discussed it briefly with our MySQL experts, they are asking if there is any load on the database. could you please run
and show the memory stats once again? |
Hi @spron-in,
|
Hi @spron-in There is a known Memory Leak issue in proxysql 2.5.5, which has been fixed in version 2.6.3. |
Hi @spron-in |
I think I have found the key point of my problem:
I have tested almost all sub commands of |
My problem has been located: sysown/proxysql#4567 |
Report
Hi, I used helm to install percona/pxc-operator and percona/pxc-db version 1.14, and enabled the built-in proxysql as the proxy for the cluster.
Recently, I noticed that the memory usage of proxysql is increasing, indicating a memory leak issue.
The version of proxysql being used is
2.5.5-percona-1.1
, with the original settings in place and query digest turned off.More about the problem
jemalloc_resident
increasing to 583 MBSteps to reproduce
percona/pxc-operator
,percona/pxc-db
Versions
Anything else?
No response
The text was updated successfully, but these errors were encountered: