[ https://issues.apache.org/jira/browse/CMIS-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Florian Müller resolved CMIS-965. --------------------------------- Resolution: Fixed Fix Version/s: OpenCMIS 0.14.0 The new Web Services implementation in OpenCMIS 0.14.0 rarely needs temp files. But there are now new session parameters to control where the temp files should be stored. > Streaming of large WS attachments > --------------------------------- > > Key: CMIS-965 > URL: https://issues.apache.org/jira/browse/CMIS-965 > Project: Chemistry > Issue Type: Improvement > Components: opencmis-client > Affects Versions: OpenCMIS 0.13.0 > Reporter: Uwe Geisert > Assignee: Florian Müller > Fix For: OpenCMIS 0.14.0 > > > OpenCMIS WS client code uses parseEagerly=true in > chemistry-opencmis-client-bindings/src/main/java/org/apache/chemistry/opencmis/client/bindings/spi/webservices/SunRIPortProvider.java. > When large documents are downloaded, this results in an extra copy in the > temp directory, which can be quite a nuisance. > Would you please either switch off eager attachment parsing, or make it > configurable in future versions? -- This message was sent by Atlassian JIRA (v6.3.4#6332)