-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.15.0
-
None
-
No
-
False
-
-
Release Note Not Required
-
In Progress
This is a clone of issue OCPBUGS-35376. The following is the description of the original issue:
—
Description of problem:
Given the sessions can now modify their expiration during their lifetime (by going through the token refresh process), the current pruning mechanism might randomly remove active sessions. We need to fix that behavior by ordering the byAge index of the session storage by expiration and only removing the sessions that are either really expired or close to expiration.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- clones
-
OCPBUGS-35376 Fix console server's sessions pruning
- Closed
- is blocked by
-
OCPBUGS-35376 Fix console server's sessions pruning
- Closed