You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2010/03/25 12:32:27 UTC

[jira] Reopened: (JCR-2582) spi2dav: temp files are not clean up after batch submit

     [ https://issues.apache.org/jira/browse/JCR-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig reopened JCR-2582:
--------------------------------


This changes causes several tests to fail:

Failed tests: 
  testBinaryLength(org.apache.jackrabbit.test.api.query.qom.LengthTest)
  testBinarySession(org.apache.jackrabbit.test.api.SetValueBinaryTest)
  testBinarySessionJcr2(org.apache.jackrabbit.test.api.SetValueBinaryTest)
  testBinaryParent(org.apache.jackrabbit.test.api.SetValueBinaryTest)
  testBinaryParentJcr2(org.apache.jackrabbit.test.api.SetValueBinaryTest)
  testNewInputStreamPropertySession(org.apache.jackrabbit.test.api.SetPropertyInputStreamTest)
  testModifyInputStreamPropertySession(org.apache.jackrabbit.test.api.SetPropertyInputStreamTest)
  testNewInputStreamPropertyParent(org.apache.jackrabbit.test.api.SetPropertyInputStreamTest)
  testModifyInputStreamPropertyParent(org.apache.jackrabbit.test.api.SetPropertyInputStreamTest)


> spi2dav: temp files are not clean up after batch submit
> -------------------------------------------------------
>
>                 Key: JCR-2582
>                 URL: https://issues.apache.org/jira/browse/JCR-2582
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-spi2dav
>    Affects Versions: 2.0.0
>            Reporter: Tobias Bocanegra
>            Assignee: Tobias Bocanegra
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> when a batch includes larger binary properties, their backing temp files are not clean up after submit.
> suggest to dispose those in any case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.