You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading our vitess cluster to v16.0.2 we see that when issuing the Backup command on a tablet the vttablet container's memory spikes (the size of the DB being backup up has little effect on the total memory needed).
Reproduction Steps
Run vtctlclient Backup <TABLET_NAME> and check the memory usage on the vttablet container in that pod:
Including the allocs & heap debug profiles from the vttablet during the backup: allocs.zip heap.zip
Binary Version
Using the `vitess/lite:v16.0.2-mysql80` vitess images
Operating System and Environment details
Using the `vitess/lite:v16.0.2-mysql80` vitess images
Log Fragments
No response
The text was updated successfully, but these errors were encountered:
Overview of the Issue
After upgrading our vitess cluster to v16.0.2 we see that when issuing the
Backup
command on a tablet the vttablet container's memory spikes (the size of the DB being backup up has little effect on the total memory needed).Reproduction Steps
Run
![image](https://private-user-images.githubusercontent.com/13506295/260219781-45daa0f8-0781-4798-a5a5-52583a7b1346.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NzU0MjIsIm5iZiI6MTczOTU3NTEyMiwicGF0aCI6Ii8xMzUwNjI5NS8yNjAyMTk3ODEtNDVkYWEwZjgtMDc4MS00Nzk4LWE1YTUtNTI1ODNhN2IxMzQ2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDIzMTg0MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI2MDQ3ZDIyMWUwYzE2OTc3OWJiOTQ1NDE1ZWVhNjliNmZiNzYwNWFmNGNhMzdlNmZiNzk0Zjc0ZjBhM2RiMmQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.0vVBTVda1fiyWVRLMvyNv1Q9z5sbb6htNaWtX-lGbKE)
vtctlclient Backup <TABLET_NAME>
and check the memory usage on the vttablet container in that pod:Including the
allocs
&heap
debug profiles from the vttablet during the backup:allocs.zip
heap.zip
Binary Version
Using the `vitess/lite:v16.0.2-mysql80` vitess images
Operating System and Environment details
Using the `vitess/lite:v16.0.2-mysql80` vitess images
Log Fragments
No response
The text was updated successfully, but these errors were encountered: