Uploaded image for project: 'Jira Software Cloud'
  1. Jira Software Cloud
  2. JSWCLOUD-10819

Cache frequently used PropertySets

    XMLWordPrintable

Details

    • 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for JIRA Software Cloud. Using JIRA Software Server? See the corresponding suggestion.

      JAG uses JIRA's property sets to store configurations. We frequently access these property sets in various services (ex. SprintCustomFieldServiceImpl).

      However we don't cache these property sets, thus resulting in a lot of unnecessary db access to retrieve the data for the sets each time we want to read a property.

      We should apply an appropriate caching strategy for these property sets.

      This has appeared to cause significant bottlenecking in a customer instance, where almost every JIRA Agile thread is blocked on a thread waiting on a response from the database due. Screenshot of threads attached.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              melias MichaelA (Inactive)
              Votes:
              9 Vote for this issue
              Watchers:
              21 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: