UserMatcherPredicate matches users using lowercase in a poorly performing manner

XMLWordPrintable

    • 6

      UserMatcherPredicate is used to search for users by a combination of :

      • user name
      • email address and
      • display name.
        It does all matching in a case insensitive way.

      The way it does this is far less well performing that it could be. This has a high impact when the number of users to be searched is very large.

      Important Fix Versions Note

      • This is fixed in JIRA 6.1.8 and in 6.2.6+
        • 6.2 through 6.2.5 does not include this fix

            Assignee:
            Oswaldo Hernandez (Inactive)
            Reporter:
            Trevor Campbell (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: