Florian Müller created CMIS-548:
-----------------------------------
Summary: Client: Inconsistent stream closing
Key: CMIS-548
URL: https://issues.apache.org/jira/browse/CMIS-548
Project: Chemistry
Issue Type: Bug
Components: opencmis-client, opencmis-client-bindings
Affects Versions: OpenCMIS 0.7.0
Reporter: Florian Müller
Assignee: Florian Müller
When content is uploaded via createDocument(), setContentStream(), and
checkIn() it currently depends on the binding implementation if the input
stream is closed or not.
This inconsistency should be resolved. OpenCMIS should never close the stream.
Only the application knows if the stream - although completely consumed by
OpenCMIS - can be closed or not.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira