On 21.8.14 2:35 , chet...@apache.org 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

Reply via email to