Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
3
-
Tiger Sprint 158, Tiger Sprint 159, Tiger Sprint 160
Description
document type specs are used both when reading the document type spec itself and when reading from and writing to documents. We expect that loading them involves extensive use of the repository's content type service, augmented with JCR read activity, and it seems to make sense to cache document type specs, since document types themselves are rather static (we discourage changing them in production).
Caching document type specs also means that changes to the underlying document type definition (in JCR) should flush the cache.
Attachments
Issue Links
- waits for
-
REPO-1736 Add possibility to register JCR event listeners to JsonResourceServiceModule
- Closed