Skip to content
This repository was archived by the owner on Jan 15, 2022. It is now read-only.

PLF-7928 Cache stream owner attribute in request#444

Open
boubaker wants to merge 1 commit intoexoplatform:developfrom
exodev:fix/PLF-7928
Open

PLF-7928 Cache stream owner attribute in request#444
boubaker wants to merge 1 commit intoexoplatform:developfrom
exodev:fix/PLF-7928

Conversation

@boubaker
Copy link
Member

In each call of getCurrentUser method, the Services layer is called to retrieve identity of user.
This will cache the owner username in request attribute to cache it instead of calling Services layer multiple times.

In addition, a new case is managed when the jsessionid is added to URL.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants