[ 
https://issues.apache.org/jira/browse/JAMES-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthieu Baechler closed JAMES-2624.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.3.0

merged

> BlobStore should not treat empty blobs like an error
> ----------------------------------------------------
>
>                 Key: JAMES-2624
>                 URL: https://issues.apache.org/jira/browse/JAMES-2624
>             Project: James Server
>          Issue Type: Bug
>          Components: Blob
>    Affects Versions: 3.2.0
>            Reporter: Matthieu Baechler
>            Priority: Major
>             Fix For: 3.3.0
>
>
> Currently, BlobStoreContract assumes empty byte array or stream is actually 
> an error.
> It makes everything harder to handle and there's nothing preventing to use 
> nominal error handling in this case (either CompletableFuture exceptionally 
> or simple exception).
> We should change the contract and all implementations to fix that.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to