Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-1019

AbstractBrowserServiceCall impls do not close create content streans.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Not A Bug
    • OpenCMIS 1.0.0
    • None
    • opencmis-server
    • None

    Description

      AbstractBrowserServiceCall implementations such as CraeteDocument,
      SetContentStream and AppendContentStream do not close content streams
      created in serve() methods by using AbstractBrowserServiceCall#createContentStream().

      If the implementation of SPI's ObjectService#createDocument,
      setContentStream or appendContentStream does not close the content stream,
      resources such as temporary files created by ThresholdOutputStream remain.

      Whereas the inmemory and fileshare repositories close the content streams provided,
      I believe the creator of streams should take responsibility to close it.

      Attachments

        Activity

          People

            Unassigned Unassigned
            buri17 MIURA Toru
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: