HBASE-12962 - TestHFileBlockIndex.testBlockIndex() commented out during
HBASE-10531 (Ram)
This commit is contained in:
parent
118f738d7c
commit
d33bc0c8c6
|
@ -118,7 +118,7 @@ public class TestHFileBlockIndex {
|
|||
fs = HFileSystem.get(conf);
|
||||
}
|
||||
|
||||
//@Test
|
||||
@Test
|
||||
public void testBlockIndex() throws IOException {
|
||||
testBlockIndexInternals(false);
|
||||
clear();
|
||||
|
|
Loading…
Reference in New Issue