Antoine Duprat created JAMES-2725:
-------------------------------------

             Summary: 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


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

Reply via email to