-
Bug
-
Resolution: Fixed
-
Low
-
6.4.12, 7.2.11, 7.6.4, 7.11.1
-
6.04
-
21
-
Severity 2 - Major
-
56
-
Problem Definition
Currently findRapidViewsByProject scans all RapidViews to find Boards which are related to specific project. That means that response time for the methods degrades with number of boards.
Suggested Solution
There are a couple of ideas to improve the performance of the method:
- Cache the results
- Store reverse map of Boards which belongs to project.
Workaround
Disable modules which triggers the method findRapidViewsByProject, see JSWSERVER-16717
Decreased impact from 8.1
Starting from 8.1 we've severally decreased the number of times this method will be called decreasing it's impact. Before the fix this method was called on every page load. After the fix only when users click on the icon to see the boards: JSWSERVER-19777.
- causes
-
JSWSERVER-19230 REST call lastVisited executes board-scope-filter which leads to performance overhead
- Closed
- is caused by
-
JRASERVER-68564 Copying of SearchRequest performs user search
- Closed
-
JRASERVER-68567 DefaultShareManager.isSharedWith performs user search 2x times
- Closed
-
JSWSERVER-19778 Remove unnecessary check permission for project in findRapidViewsByProject
- Closed
- is related to
-
JRASERVER-66356 JIRA becomes unresponsive because of growing recency queue in frequently used projectRoleActors cache.
- Closed
-
JSWSERVER-16185 board-scope-filter executed too many time which leads to performance overhead
- Closed
-
JSWSERVER-19230 REST call lastVisited executes board-scope-filter which leads to performance overhead
- Closed
-
JRASERVER-66687 DefaultFieldLayoutManager.getUniqueFieldLayouts generates high memory pressure on large JIRA instances
- Gathering Impact
-
JSWSERVER-16717 As a JIRA Administrator I want to have the option to disable sidebar board loading
- Closed
-
FLASH-1137 Loading...
- is superseded by
-
JSWSERVER-19777 Make it possible to find selected board without loading all boards in jira agile
- Closed
- relates to
-
JRASERVER-62513 all JIRA threads is blocked waiting for cache getProjectContextIdsForQuery
- Gathering Impact
-
FLASH-991 Loading...
-
GRD-509 Loading...
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...