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

          [JENKINS-55045] performance optimization

          runze xia created issue -
          Oleg Nenashev made changes -
          Assignee Original: Oleg Nenashev [ oleg_nenashev ]
          Oleg Nenashev made changes -
          Labels New: gsoc-2019-project-idea performance
          Oleg Nenashev made changes -
          Link New: This issue relates to JENKINS-18377 [ JENKINS-18377 ]

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

              Created:
              Updated: