[ 
https://issues.apache.org/jira/browse/JAMES-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16885835#comment-16885835
 ] 

Rene Cordier commented on JAMES-2829:
-------------------------------------

Second PR with object storage impl : 
https://github.com/linagora/james-project/pull/2525

> 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: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to