On 21.8.14 2:35 , [email protected] wrote:
+ //Size should not come back to 5 and deleted data
+ //space reclaimed
+ System.out.printf("File store post cleanup and nullification %d%n",
mb(fileStore.size()));
+ assertEquals(mb(fileStore.size()), mb(blobSize));
This last assertion actually fails for me locally. Michael
