[
https://issues.apache.org/jira/browse/JCR-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela updated JCR-2142:
------------------------
Affects Version/s: (was: 2.0.0)
2.0-alpha2
Fix Version/s: (was: 2.0-alpha2)
2.0.0
> InternalValue should implement QValue.discard() for BINARY types
> ----------------------------------------------------------------
>
> Key: JCR-2142
> URL: https://issues.apache.org/jira/browse/JCR-2142
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-core
> Affects Versions: 2.0-alpha2
> Reporter: angela
> Assignee: angela
> Priority: Minor
> Fix For: 2.0.0
>
>
> currently jackrabbit-core always extracts the BLOBFileValue in order to free
> resources. Since InternalValue now implements QValue this could be achieved
> on the InternalValue directly.
> However, currently the base implementation is inherited instead of dealing
> with the BLOBFileValues.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.