Class TestStoreScannerClosure

java.lang.Object
org.apache.hadoop.hbase.regionserver.TestStoreScannerClosure

public class TestStoreScannerClosure extends Object
This test tests whether parallel StoreScanner.close() and StoreScanner.updateReaders(List, List) works perfectly ensuring that there are no references on the existing Storescanner readers.