Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
It is inefficient to refresh a jcr session when nothing changed in the repository: it needs to rebuild all its virtual layers again.
Currently, we cannot easily reuse the logic of the session pools which have their jcr sessions only refreshed when they did not have a refresh after the last time somerthing in the repository changed