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 "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2019/05/13 12:40:00 UTC

[jira] [Commented] (JAMES-2725) Remove the length from blob API

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

Raphaël Ouazana commented on JAMES-2725:
----------------------------------------

merged https://github.com/linagora/james-project/pull/2339

> Remove the length from blob API
> -------------------------------
>
>                 Key: JAMES-2725
>                 URL: https://issues.apache.org/jira/browse/JAMES-2725
>             Project: James Server
>          Issue Type: New Feature
>          Components: Blob
>            Reporter: Antoine Duprat
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Remove the length from blob API.
>  * length is necessary only for one implementation (S3)
>  * this implementation has probably workarounds to not use length (multipart upload)
>  * in the worst case this implementation should handle the computation of the length (through a file backed i/o stream for example)
> This would also allow to have a proper server-encrypted implementation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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