[
https://issues.apache.org/jira/browse/JAMES-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17191936#comment-17191936
]
Benoit Tellier commented on JAMES-2725:
---------------------------------------
https://github.com/linagora/james-project/pull/3750 positions the length on S3
blobPutter to avoid intermediate memory allocation (and warnings)
> 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
> Fix For: 3.4.0
>
> 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
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]