Uwe Geisert created CMIS-965:
--------------------------------
Summary: 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
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 tomcat's
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)