Hey there,
Using Jmix version: 2.3.4
When I perform export data into excel for 20 reports with 5000 lines for each report. I noticed there is a memory usage increase (view from K8s Dashboards) which normal. When I monitor for 30 mins after completed export all the reports, the memory usage not decreasing and stagnant and there is no spike. Below I share the screenshot as your references.
-
start to export reports using excel (action)
-
30 mins after end exporting all the reports.
Am I missing any configurations for make the memory decrease after perform export all my reports into excel?
- In my code, I’m using standard action to export into excel from DataGrid provided by Jmix. Below I share the screenshot