Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-16130

Performance of findRapidViewsByProject degrades with number of Boards

      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.

            [JSWSERVER-16130] Performance of findRapidViewsByProject degrades with number of Boards

            Thiago Masutti made changes -
            Remote Link Original: This issue links to "GRD-509 (Bulldog)" [ 379395 ] New: This issue links to "GRD-509 (JIRA Server (Bulldog))" [ 379395 ]
            Andriy Yakovlev [Atlassian] made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 438199 ]
            Kamil Kolonko made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: Waiting for Release [ 12075 ] New: Closed [ 6 ]
            SET Analytics Bot made changes -
            UIS Original: 53 New: 56
            SET Analytics Bot made changes -
            UIS Original: 35 New: 53
            Bugfix Automation Bot made changes -
            Support reference count Original: 19 New: 21
            Bugfix Automation Bot made changes -
            Minimum Version New: 6.04
            SET Analytics Bot made changes -
            UIS Original: 43 New: 35
            SET Analytics Bot made changes -
            UIS Original: 33 New: 43
            Bugfix Automation Bot made changes -
            Support reference count Original: 18 New: 19

              izinoviev Ilya Zinoviev (Inactive)
              ayakovlev@atlassian.com Andriy Yakovlev [Atlassian]
              Affected customers:
              5 This affects my team
              Watchers:
              15 Start watching this issue

                Created:
                Updated:
                Resolved: