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);
|
fs = HFileSystem.get(conf);
|
||||||
}
|
}
|
||||||
|
|
||||||
//@Test
|
@Test
|
||||||
public void testBlockIndex() throws IOException {
|
public void testBlockIndex() throws IOException {
|
||||||
testBlockIndexInternals(false);
|
testBlockIndexInternals(false);
|
||||||
clear();
|
clear();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user