Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-55045

performance optimization

XMLWordPrintable

      In my usage scenario, I use RBAC to manage permissions under different folders. Each folder corresponds to a number of permission rules, I try to add a lot of folders in my jenkins, then I will insert a lot of permission rules at the same time. At this point when I looked at the items, I found that all the interfaces were very slow. Because the RBAC plugin has to traverse all the projectRoles to complete the authentication operation. This part of the operation should be optimized, at least not every time you traverse all the projectRoles

            Unassigned Unassigned
            runzexia runze xia
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: