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
Affects Versions: 2.0.0
Reporter: angela
Assignee: angela
Priority: Minor
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.