Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The BlobStore interface currently throws Exception instead of the more logical IOException. Also, the AbstractBlobStore test can not be easily re-used for implementations that don't extend AbstractBlobStore. This area should be refactored.