Project

General

Profile

Idea #6260

Updated by Brett Smith almost 9 years ago

Write one or more integration tests to verify that Data Manager's delete functionality works as desired: 

 * Verify that blocks not referenced in a collection are deleted from keepstore  
 * Verify that all blocks referenced from collections are never deleted from keepstore 
 * Verify that over-replicated blocks are deleted from the appropriate keepstore based on the rendezvous hashing algorithm 

Back