Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-35080

replace global refresh sync lock in OIDC provider with per-refresh-token one

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 4.15
    • Management Console
    • None
    • No
    • False
    • Hide

      None

      Show
      None
    • Improved refresh token performance by 30-50%
    • Enhancement
    • In Progress

      In a cluster with external OIDC environment we need to replace global refresh sync lock in OIDC provider with per-refresh-token one. The work should replace the sync lock that would apply to all HTTP-serving spawned goroutines with a sync-lock that is specific to each of the refresh tokens

      Description of problem:

       

      Version-Release number of selected component (if applicable):

       

      Steps to Reproduce:

       

      Actual results:

          

      Expected results:

          That reduces token refresh request handling time by about 30%.

      Additional info:

       

            slaznick@redhat.com Stanislav Láznička
            jhadvig@redhat.com Jakub Hadvig
            Yanping Zhang Yanping Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: