Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-19664

SAL's implementation of the I18nResolver.getAllTranslationsForPrefix() for JIRA is very inefficient

    XMLWordPrintable

Details

    Description

      SAL's implementation of the getAllTranslationsForPrefix() method creates a new I18nBean every time which is very expensive. It should use the Caching Beanfactory to use a cached I18nBean instead. This means we need to introduce a new method on the I18nHelper interface to get all the keys starting with a particular prefix.

      Attachments

        Activity

          People

            andreask@atlassian.com Andreas Knecht (Inactive)
            andreask@atlassian.com Andreas Knecht (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: