Stefan Guggisberg created OAK-117: ------------------------------------- Summary: MicroKernel API: add delete(String blobId) method Key: OAK-117 URL: https://issues.apache.org/jira/browse/OAK-117 Project: Jackrabbit Oak Issue Type: Improvement Reporter: Stefan Guggisberg
the MicroKernel API does provide methods for writing and reading binary data; but there's no method to delete binary data. i suggest we add the following method: boolean delete(String blobId) throws MicroKernelException; -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira