You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (Jira)" <se...@james.apache.org> on 2019/08/20 10:28:00 UTC

[jira] [Commented] (JAMES-2829) Implementation of delete in BlobStore

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

Tellier Benoit commented on JAMES-2829:
---------------------------------------

https://github.com/linagora/james-project/pull/2573 attend to upgrade scality in order to fix a skept test

> 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
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org