Project:
View Revisions: Issue #49558 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0049558: Performance problem on LabelsComponent.getMobileAppDependantModuleIdList | ||
Revision | 2022-06-15 11:31 by AugustoMauch | ||
Steps To Reproduce | This issue is not easy to reproduce because it requires lots of simultaneous login requests on an environment that is already under heavy load. We were able to find out what the problem was by analyzing the jstack log. You can find in the attached jstack file that there were several threads working on the getMobileAppDependantModuleIdList function, in particular in the BasicLazyInitializer class as a result of comparing whole module objects instead of just their ids |
||
Revision | 2022-06-15 11:28 by AugustoMauch | ||
Steps To Reproduce | - |
Copyright © 2000 - 2009 MantisBT Group |