Details
-
Improvement
-
Status: Closed
-
Top
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, the HST sessions in the pool frequently call session#refresh : This is because after a change below /documents/content, any virtual node could have been changed. When the session pools are large, this results in many session refreshes. A session refresh in clustered env goes all the way to the database. For only getting rid of the virtual states this is a very expensive call...the HST can only not do it different
Attachments
Issue Links
- is awaited by
-
HSTTWO-2635 Backport : Use localRefresh for refreshing jcr sessions in hst session pools
- Closed
- relates to
-
REPO-705 Add a light-weight method to HippoSession for discarding the transient item states that does not sync the cluster node
- Closed