[ https://issues.apache.org/jira/browse/JCR-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551721 ]
Tobias Bocanegra commented on JCR-832: -------------------------------------- right. since the handling of blobs is dependent of the bundlebinding i suggest to include this in the nodeprop bundles and let the 'destroy' method of the property entry free the resource. i will attach a patch. > BundleDBPersistenceManager does not free blobStore resources > ------------------------------------------------------------ > > Key: JCR-832 > URL: https://issues.apache.org/jira/browse/JCR-832 > Project: Jackrabbit > Issue Type: Bug > Components: jackrabbit-core > Affects Versions: 1.3, 1.3.1, 1.3.3 > Reporter: Przemo Pakulski > Assignee: Tobias Bocanegra > Attachments: JCR-832-patch.txt > > > When removing binary property from node or removing node containing binary > property, resources occupied by binary property are not freed (orphaned > records remains in associated ${schemaObjectPrefix}BINVAL table). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.