You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2012/07/02 13:32:21 UTC

[jira] [Created] (CMIS-548) Client: Inconsistent stream closing

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

       

[jira] [Resolved] (CMIS-548) Client: Inconsistent stream closing

Posted by "Florian Müller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Müller resolved CMIS-548.
---------------------------------

       Resolution: Fixed
    Fix Version/s: OpenCMIS 0.8.0
    
> 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
>             Fix For: OpenCMIS 0.8.0
>
>
> 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