Closed Swyrough closed 7 years ago
idk how to respond to ur comment @Vegetable26 . once upon a time there was an integration test, this most recent commit involved me making a multiblock file on two datanodes and then deleting the file and checking for all the proper things myself. ReplicationTest is untouched. Deletes and abandon blocks are 'supplementary' i guess...no demo depends on them.
LGTM
I guess I was saying if ReplicationTest still works we should push :) It would be nice to have a test where we write a file and delete it 10 times. Just to make sure all the meta information is gone. And if we used a large file ~500 MB, to see if the DataNode is actually freeing up disk space. But in the sake of going fast, let's just merge 👍
Is there a end-end integration test for this? I think it'd be cool merging this in, if ReplicationTest is untouched