[
https://issues.apache.org/jira/browse/JAMES-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rene Cordier resolved JAMES-2829.
---------------------------------
Resolution: Done
Both merged.
> Implementation of delete in BlobStore
> -------------------------------------
>
> Key: JAMES-2829
> URL: https://issues.apache.org/jira/browse/JAMES-2829
> Project: James Server
> Issue Type: New Feature
> Reporter: Rene Cordier
> Priority: Major
> Fix For: 3.4.0
>
>
> We should add a delete method in the BlobStore API, contract tests and
> related implementations:
> {code:java}
> public interface BlobStore {
> Publisher<Void> delete(BucketName, BlobId);
> }
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]