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