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

Bug: Investigate potential memory issue with Legend Query and Legend Taxonomy #1092

Closed
2 tasks done
Tracked by #927
akphi opened this issue Apr 20, 2022 · 1 comment
Closed
2 tasks done
Tracked by #927
Assignees
Labels
Application: Query Issues related to Legend Query application Application: Taxonomy Issues related to Legend Taxonomy application Status: Needs Investigation Studio Core Team Opened by a member of the Studio core team Type: Bug
Milestone

Comments

@akphi
Copy link
Contributor

akphi commented Apr 20, 2022

Similar issues

  • I have searched and found no existing similar issues

How are you using Studio?

Legend Query, Legend Taxonomy

Current and expected behavior

Legend Query and Legend Taxonomy there is a memory leak when rebuilding a new graph as we don't clear the old graph. Example a big dataspace, taking about ~450MB of memory. When this dataspace is picked memory went up to 450MB, when a new dataspace (smaller) was picked, the memory increased to around 650MB. The memory should decrease as we don't need the old graph as well. When the big dataspace is changed the memory size went above 1000 MB and caused a crash on chrome.

Another thing to check is when we switch between graphs in legend query, how do we make sure to completely reset the graph?


This is part of the effort outlined in #927
This might potentially be under the same umbrella as #257

Steps to reproduce

No response

Model data

No response

Environment

N/A

Possible solution and workaround

No response

Contribution

  • I would like to work on the fix for this issue
@akphi akphi added Type: Bug Status: Needs Investigation Application: Query Issues related to Legend Query application Application: Taxonomy Issues related to Legend Taxonomy application labels Apr 20, 2022
@akphi akphi added this to the 6.0.0 milestone Apr 20, 2022
@github-actions github-actions bot added the Studio Core Team Opened by a member of the Studio core team label Apr 20, 2022
@akphi akphi modified the milestones: 6.0.0, 7.0.0 Jun 7, 2022
@akphi akphi self-assigned this Jul 20, 2022
@github-actions github-actions bot modified the milestones: 7.0.0, 8.0.0 Jul 27, 2022
@akphi
Copy link
Contributor Author

akphi commented Jul 31, 2022

Tested and this has been closed by #1295

@akphi akphi closed this as completed Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Application: Query Issues related to Legend Query application Application: Taxonomy Issues related to Legend Taxonomy application Status: Needs Investigation Studio Core Team Opened by a member of the Studio core team Type: Bug
Projects
None yet
Development

No branches or pull requests

1 participant