Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
OpenCMIS 0.12.0
-
None
Description
The OpenCMIS server framework stores document content for a short moment in main memory or in temporary files when documents are created, document content is replaced, or a new document version is added.
Server implementers can configure where the temporary files are stored and at which threshold, but it's not possible to provide an alternative temporary storage. There should be a way to plug in code that manages the temporary storage.