-
Bug
-
Resolution: Unresolved
-
Major
-
4.15
-
None
-
No
-
False
-
-
N/A
-
Release Note Not Required
-
Done
This is a clone of issue OCPBUGS-35080. The following is the description of the original issue:
—
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:
- clones
-
OCPBUGS-35080 replace global refresh sync lock in OIDC provider with per-refresh-token one
- Closed
- is blocked by
-
OCPBUGS-35080 replace global refresh sync lock in OIDC provider with per-refresh-token one
- Closed
- links to
-
RHBA-2024:8683 OpenShift Container Platform 4.16.z bug fix update